| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.model.column | |
| org.gcube.data.analysis.tabulardata.model.column.type | |
| org.gcube.data.analysis.tabulardata.model.table |
| 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<Column> |
Table.getColumnsByType(ColumnType... columnTypes) |
List<Column> |
Table.getColumnsExceptTypes(ColumnType... columnTypes) |
Copyright © 2014. All Rights Reserved.