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