Uses of Enum Class
edu.internet2.middleware.grouper.rules.RuleIfConditionEnum
-
Uses of RuleIfConditionEnum in edu.internet2.middleware.grouper.rules
Modifier and TypeMethodDescriptionRuleIfCondition.ifConditionEnum()
convert the type to an enumstatic RuleIfConditionEnum
Returns the enum constant of this class with the specified name.static RuleIfConditionEnum
RuleIfConditionEnum.valueOfIgnoreCase
(String string, boolean exceptionOnNull) do a case-insensitive matchingstatic RuleIfConditionEnum[]
RuleIfConditionEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.