|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleEnum | |
---|---|
org.apache.commons.ognl.test.objects |
Uses of SimpleEnum in org.apache.commons.ognl.test.objects |
---|
Methods in org.apache.commons.ognl.test.objects that return SimpleEnum | |
---|---|
static SimpleEnum |
SimpleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SimpleEnum[] |
SimpleEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.commons.ognl.test.objects with parameters of type SimpleEnum | |
---|---|
boolean |
Root.isOk(SimpleEnum value,
String otherValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |