Uses of Enum Class
edu.internet2.middleware.grouper.rules.RuleThenEnum
-
Uses of RuleThenEnum in edu.internet2.middleware.grouper.rules
Modifier and TypeMethodDescriptionRuleThen.thenEnum()
convert the type to an enumstatic RuleThenEnum
Returns the enum constant of this class with the specified name.static RuleThenEnum
RuleThenEnum.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.