Uses of Enum Class
tigase.server.CmdAcl.Type
Packages that use CmdAcl.Type
-
Uses of CmdAcl.Type in tigase.server
Subclasses with type arguments of type CmdAcl.Type in tigase.serverMethods in tigase.server that return CmdAcl.TypeModifier and TypeMethodDescriptionCmdAcl.getType()static CmdAcl.TypeReturns the enum constant of this class with the specified name.static CmdAcl.Type[]CmdAcl.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.