Uses of Enum Class
tigase.vhosts.filter.Rule.RuleType
Packages that use Rule.RuleType
-
Uses of Rule.RuleType in tigase.vhosts.filter
Subclasses with type arguments of type Rule.RuleType in tigase.vhosts.filterMethods in tigase.vhosts.filter that return Rule.RuleTypeModifier and TypeMethodDescriptionstatic Rule.RuleTypeReturns the enum constant of this class with the specified name.static Rule.RuleType[]Rule.RuleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in tigase.vhosts.filter with parameters of type Rule.RuleType