pip_services3_commons
pip_services3_commons
CommandSet
addCommand method
addCommand
addCommand
method
Null safety
void
addCommand
(
ICommand
command
)
Adds a
ICommand command
to this command set.
command
the command to add. See
ICommand
pip_services3_commons
pip_services3_commons
CommandSet
addCommand method
CommandSet class
Constructors
CommandSet
Properties
hashCode
runtimeType
Methods
addCommand
addCommands
addCommandSet
addEvent
addEvents
addInterceptor
addListener
execute
findCommand
findEvent
getCommands
getEvents
noSuchMethod
notify
removeListener
toString
validate
Operators
operator ==