Uses of Enum Class
tigase.server.Command.Action
Packages that use Command.Action
-
Uses of Command.Action in tigase.server
Methods in tigase.server that return Command.ActionModifier and TypeMethodDescriptionstatic Command.Action
static Command.Action
Returns the enum constant of this class with the specified name.static Command.Action[]
Command.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.server with parameters of type Command.ActionModifier and TypeMethodDescriptionstatic void
Command.addAction
(Packet packet, Command.Action action) Command.Builder.addAction
(Command.Action action)