Modifier and Type | Method and Description |
---|---|
DataType |
getDataType()
Returns the data type of this field
|
String |
getLabel()
Returns the label of this field
|
SchemaPath |
getPath()
Returns the schema path of this field.
|
SchemaPath |
getTablePath()
Returns the table path of this field.
|
boolean |
isPrimaryKey()
Returns
true if this field is a primary key. |
getIndex, isMultiValued
SchemaPath getTablePath()
getTablePath
in interface Field
SchemaPath getPath()
String getLabel()
DataType getDataType()
getDataType
in interface Field
boolean isPrimaryKey()
true
if this field is a primary key.