Uses of Enum Class
tigase.net.ServiceCommand
Packages that use ServiceCommand
-
Uses of ServiceCommand in tigase.net
Subclasses with type arguments of type ServiceCommand in tigase.netModifier and TypeClassDescriptionenumServiceCommandis enumerated type defining all possible commands related toServiceDatainstances.Methods in tigase.net that return ServiceCommandModifier and TypeMethodDescriptionstatic ServiceCommandReturns the enum constant of this class with the specified name.static ServiceCommand[]ServiceCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.