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 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.