| Modifier and Type | Method and Description |
|---|---|
ColumnType |
Column.getColumnType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Column.setColumnType(ColumnType columnType) |
| Constructor and Description |
|---|
Column(ColumnLocalId columnId,
DataType dataType,
ColumnType columnType) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationColumnType |
class |
AttributeColumnType |
class |
CodeColumnType |
class |
CodeDescriptionColumnType |
class |
CodeNameColumnType |
class |
DimensionColumnType |
class |
IdColumnType |
class |
MeasureColumnType |
class |
TimeDimensionColumnType |
class |
ValidationColumnType |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnType> |
TableType.getAllowedColumnTypes() |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
Table.getColumnsByType(ColumnType... columnTypes) |
List<Column> |
Table.getColumnsExceptTypes(ColumnType... columnTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnType> |
HierarchicalCodelistTableType.getAllowedColumnTypes() |
List<ColumnType> |
DatasetTableType.getAllowedColumnTypes() |
List<ColumnType> |
CodelistTableType.getAllowedColumnTypes() |
List<ColumnType> |
TimeCodelistTableType.getAllowedColumnTypes() |
Copyright © 2015. All Rights Reserved.