| Modifier and Type | Method and Description |
|---|---|
TdTDataType |
SetColumnTypeDialogManager.getDataTypeSelected() |
TdTDataType |
ColumnDefinition.getSelectedDataType() |
| Modifier and Type | Method and Description |
|---|---|
TdTDataType |
ColumnDefinitionView.getSelectedDataType() |
| Modifier and Type | Method and Description |
|---|---|
static TdTDataType |
ConverterToTdTemplateModel.getTdTDataTypeFromDataType(Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> dataType) |
| Modifier and Type | Method and Description |
|---|---|
static List<TdTDataType> |
ConverterToTdTemplateModel.getTdTDataTypeFromListDataType(List<Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType>> dataTypes) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> |
ConverterToTemplateServiceModel.tdTdTDataTypeToDataType(TdTDataType tdTdTDataType) |
| Modifier and Type | Method and Description |
|---|---|
TdTDataType |
TdColumnDefinition.getDataType() |
| Modifier and Type | Method and Description |
|---|---|
List<TdTDataType> |
TdTColumnCategory.getTdtDataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdColumnDefinition.setDataType(TdTDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTColumnCategory.setTdtDataType(List<TdTDataType> tdtDataType) |
| Constructor and Description |
|---|
TdColumnDefinition(int index,
TdTColumnCategory category,
TdTDataType dataType,
SPECIAL_CATEGORY_TYPE type)
Base constructor
|
Copyright © 2014. All Rights Reserved.