|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleThenEnum | |
|---|---|
| edu.internet2.middleware.grouper.rules | |
| Uses of RuleThenEnum in edu.internet2.middleware.grouper.rules |
|---|
| Methods in edu.internet2.middleware.grouper.rules that return RuleThenEnum | |
|---|---|
RuleThenEnum |
RuleThen.thenEnum()
convert the type to an enum |
static RuleThenEnum |
RuleThenEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RuleThenEnum |
RuleThenEnum.valueOfIgnoreCase(java.lang.String string,
boolean exceptionOnNull)
do a case-insensitive matching |
static RuleThenEnum[] |
RuleThenEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||