Uses of Enum Class
edu.internet2.middleware.grouper.rules.RuleThenEnum
Packages that use RuleThenEnum
-
Uses of RuleThenEnum in edu.internet2.middleware.grouper.rules
Methods in edu.internet2.middleware.grouper.rules that return RuleThenEnumModifier and TypeMethodDescriptionRuleThen.thenEnum()convert the type to an enumstatic RuleThenEnumReturns the enum constant of this class with the specified name.static RuleThenEnumRuleThenEnum.valueOfIgnoreCase(String string, boolean exceptionOnNull) do a case-insensitive matchingstatic RuleThenEnum[]RuleThenEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.