Package | Description |
---|---|
org.fireweb.annotations |
Modifier and Type | Method and Description |
---|---|
static EventValue.Value |
EventValue.Value.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventValue.Value[] |
EventValue.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|