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