|
Enum Constant Summary | |
ALLOWED | |
DENIED | |
UNDETERMINED |
Method Summary | ||
static AccessStatus |
valueOf(String name) | |
static AccessStatus[] |
values() |
Methods inherited from class java.lang.Enum |
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
|