Package | Description |
---|---|
com.kulana.core.foundation.utils |
Modifier and Type | Method and Description |
---|---|
static R |
R.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static R[] |
R.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|