| Package | Description |
|---|---|
| org.openestate.io.filemaker.xml.layout |
Generated JAXB classes to read and write FMPXMLLAYOUT files of Filemaker.
|
| Modifier and Type | Field and Description |
|---|---|
protected FieldStyleType |
LayoutType.FIELD.STYLE.type |
| Modifier and Type | Method and Description |
|---|---|
static FieldStyleType |
FieldStyleType.fromValue(String v) |
FieldStyleType |
LayoutType.FIELD.STYLE.getTYPE()
Gets the value of the type property.
|
static FieldStyleType |
FieldStyleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldStyleType[] |
FieldStyleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutType.FIELD.STYLE.setTYPE(FieldStyleType value)
Sets the value of the type property.
|
Copyright © 2018 OpenEstate. All rights reserved.