| Package | Description |
|---|---|
| org.openestate.io.filemaker |
Read and write XML data of Filemaker.
|
| org.openestate.io.filemaker.xml.result |
Generated JAXB classes to read and write FMPXMLRESULT files of Filemaker.
|
| Modifier and Type | Method and Description |
|---|---|
MetaDataType.FIELD |
FilemakerResultMapping.Column.getField()
Returns the field definition for the column.
|
MetaDataType.FIELD |
FilemakerResultMapping.getField(int index)
Returns the field definition at a certain position.
|
MetaDataType.FIELD |
FilemakerResultMapping.Row.getField(String name)
Returns the definition for a certain field name.
|
MetaDataType.FIELD[] |
FilemakerResultMapping.getFields()
Returns the specified fields.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<MetaDataType.FIELD> |
MetaDataType.field |
| Modifier and Type | Method and Description |
|---|---|
MetaDataType.FIELD |
ObjectFactory.createMetaDataTypeFIELD()
Create an instance of
MetaDataType.FIELD |
| Modifier and Type | Method and Description |
|---|---|
List<MetaDataType.FIELD> |
MetaDataType.getFIELD()
Gets the value of the field property.
|
Copyright © 2015 OpenEstate. All rights reserved.