Uses of Enum Class
edu.internet2.middleware.grouper.rules.RuleIfConditionEnum
Packages that use RuleIfConditionEnum
-
Uses of RuleIfConditionEnum in edu.internet2.middleware.grouper.rules
Methods in edu.internet2.middleware.grouper.rules that return RuleIfConditionEnumModifier and TypeMethodDescriptionRuleIfCondition.ifConditionEnum()convert the type to an enumstatic RuleIfConditionEnumReturns the enum constant of this class with the specified name.static RuleIfConditionEnumRuleIfConditionEnum.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.