Uses of Enum Class
tigase.server.Command
Packages that use Command
-
Uses of Command in tigase.server
Methods in tigase.server that return CommandModifier and TypeMethodDescriptionIq.getCommand()
Packet.getCommand()
The method always returns NULL.static Command
static Command
Returns the enum constant of this class with the specified name.static Command[]
Command.values()
Returns an array containing the constants of this enum class, in the order they are declared.