pip_services3_commons
pip_services3_commons
CommandSet
getCommands method
getCommands
pip_services3_commons
pip_services3_commons
CommandSet
getCommands method
CommandSet class
Constructors
CommandSet
Properties
hashCode
runtimeType
Methods
addCommand
addCommands
addCommandSet
addEvent
addEvents
addInterceptor
addListener
execute
findCommand
findEvent
getCommands
getEvents
notify
removeListener
validate
noSuchMethod
toString
Operators
operator ==
getCommands
method
List
<
ICommand
>
getCommands
(
)
Gets all commands registered in this command set. Returns a list of commands. See
ICommand