public interface ColumnDefinition extends Comparable<ColumnDefinition>
| Modifier and Type | Method and Description |
|---|---|
String |
getDefinition() |
String |
getLabel() |
Type |
getType() |
void |
setLabel(String label) |
void |
setSpecification(Specification... specifications) |
void |
setType(Type type) |
compareToCopyright © 2020. All Rights Reserved.