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