Uses of Class
org.pipservices3.commons.commands.CommandSet
Packages that use CommandSet
-
Uses of CommandSet in org.pipservices3.commons.commands
Methods in org.pipservices3.commons.commands that return CommandSetModifier and TypeMethodDescriptionICommandable.getCommandSet()Gets a command set with all supported commands and events.Methods in org.pipservices3.commons.commands with parameters of type CommandSetModifier and TypeMethodDescriptionvoidCommandSet.addCommandSet(CommandSet commandSet) Adds all of the commands and events from specified CommandSet command set into this one.