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