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