| Package | Description |
|---|---|
| gr.uoa.di.driver.xml.repository |
| Modifier and Type | Field and Description |
|---|---|
protected ACTIONSTATUS |
MESSAGE.actionstatus |
| Modifier and Type | Method and Description |
|---|---|
static ACTIONSTATUS |
ACTIONSTATUS.fromValue(String v) |
ACTIONSTATUS |
MESSAGE.getACTIONSTATUS()
Gets the value of the actionstatus property.
|
static ACTIONSTATUS |
ACTIONSTATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ACTIONSTATUS[] |
ACTIONSTATUS.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.setACTIONSTATUS(ACTIONSTATUS value)
Sets the value of the actionstatus property.
|
Copyright © 2019. All rights reserved.