public static final class FilemakerResultMapping.Column extends Object
Modifier and Type | Method and Description |
---|---|
MetaDataType.FIELD |
getField()
Returns the field definition for the column.
|
String |
getValue()
Returns the first value within the column.
|
String[] |
getValues()
Returns all values within the column.
|
public MetaDataType.FIELD getField()
public String getValue()
public String[] getValues()
Copyright © 2018 OpenEstate. All rights reserved.