Package | Description |
---|---|
com.maplander.enumeration.manage.event | |
com.maplander.model.business |
Modifier and Type | Method and Description |
---|---|
static StatusEvent |
StatusEvent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StatusEvent[] |
StatusEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
StatusEvent |
Event.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
Event.setStatus(StatusEvent status) |