F
- Field type.public interface Table<F extends Field>
Modifier and Type | Method and Description |
---|---|
List<F> |
getFields()
Returns fields of this table.
|
String |
getLabel()
Returns the label.
|
SchemaPath |
getPath()
Returns the path representing this table.
|
SchemaPath getPath()
String getLabel()