Uses of Enum Class
tigase.server.Command.Status
Packages that use Command.Status
-
Uses of Command.Status in tigase.server
Subclasses with type arguments of type Command.Status in tigase.serverModifier and TypeClassDescriptionstatic enumAd-hoc command statuses as defined in the XEP-0050.Methods in tigase.server that return Command.StatusModifier and TypeMethodDescriptionstatic Command.StatusReturns the enum constant of this class with the specified name.static Command.Status[]Command.Status.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.StatusModifier and TypeMethodDescriptionstatic voidCommand.setStatus(Packet packet, Command.Status status)