public interface ColumnDefinition
| Modifier and Type | Interface and Description |
|---|---|
static class |
ColumnDefinition.ColumnType |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey()
The key representing the field name
|
ColumnDefinition.ColumnType |
getType()
The type of column
|
java.lang.String getKey()
ColumnDefinition.ColumnType getType()