| Modifier and Type | Method and Description |
|---|---|
TdTDataType |
SetColumnTypeDialogManager.getSelectedDataType() |
TdTDataType |
ColumnDefinition.getSelectedDataType() |
| Modifier and Type | Method and Description |
|---|---|
com.extjs.gxt.ui.client.widget.form.ComboBox<TdTDataType> |
SetColumnTypeDialogManager.getScbDataType() |
| 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)
Gets the td t data type from data type.
|
| Modifier and Type | Method and Description |
|---|---|
static List<TdTDataType> |
ConverterToTdTemplateModel.getTdTDataTypeFromListDataType(List<Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType>> dataTypes)
Gets the td t data type from list data type.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> |
ConverterToTemplateServiceModel.tdTdTDataTypeToDataType(TdTDataType tdTdTDataType)
Td td t data type to data type.
|
static org.gcube.data.analysis.tabulardata.commons.utils.FormatReference |
ConverterToTemplateServiceModel.tdTdTFormatRefereceToFormatReference(TdTDataType dataType)
Td td t format referece to format reference.
|
| Modifier and Type | Method and Description |
|---|---|
TdTDataType |
TdColumnDefinition.getDataType()
Gets the data type.
|
| Modifier and Type | Method and Description |
|---|---|
List<TdTDataType> |
TdTColumnCategory.getTdtDataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdColumnDefinition.setDataType(TdTDataType dataType)
Sets the data type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TdTColumnCategory.setTdtDataType(List<TdTDataType> tdtDataType) |
| Constructor and Description |
|---|
TdColumnDefinition(int index,
String serverId,
String columnName,
TdTColumnCategory category,
TdTDataType dataType,
SPECIAL_CATEGORY_TYPE type)
Base constructor.
|
Copyright © 2015. All Rights Reserved.