| Package | Description |
|---|---|
| gr.uoa.di.driver.xml.repository |
| Modifier and Type | Field and Description |
|---|---|
protected ACTION |
MESSAGE.action |
| Modifier and Type | Method and Description |
|---|---|
static ACTION |
ACTION.fromValue(String v) |
ACTION |
MESSAGE.getACTION()
Gets the value of the action property.
|
static ACTION |
ACTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ACTION[] |
ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MESSAGE.setACTION(ACTION value)
Sets the value of the action property.
|
Copyright © 2022. All rights reserved.