| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs | |
| org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types |
| Modifier and Type | Method and Description |
|---|---|
CodelistColumnType |
CheckNullValuesOnDataTypeChangeRequest.getColumnType()
Gets the columnType value for this CheckNullValuesOnDataTypeChangeRequest.
|
CodelistColumnType |
ChangeColumnTypeRequest.getColumnType()
Gets the columnType value for this ChangeColumnTypeRequest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckNullValuesOnDataTypeChangeRequest.setColumnType(CodelistColumnType columnType)
Sets the columnType value for this CheckNullValuesOnDataTypeChangeRequest.
|
void |
ChangeColumnTypeRequest.setColumnType(CodelistColumnType columnType)
Sets the columnType value for this ChangeColumnTypeRequest.
|
| Constructor and Description |
|---|
ChangeColumnTypeRequest(CodelistColumnType columnType,
String fieldId,
CodelistIdentifier identifier,
String relatedCodeListId) |
CheckNullValuesOnDataTypeChangeRequest(String codelistReferenceId,
CodelistColumnType columnType,
DataType dataType,
String fieldId,
CodelistIdentifier identifier) |
| Modifier and Type | Field and Description |
|---|---|
static CodelistColumnType |
CodelistColumnType.Annotation |
static CodelistColumnType |
CodelistColumnType.Code |
static CodelistColumnType |
CodelistColumnType.Description |
static CodelistColumnType |
CodelistColumnType.HLChildCode |
static CodelistColumnType |
CodelistColumnType.HLParentCode |
static CodelistColumnType |
CodelistColumnType.ParentCode |
static CodelistColumnType |
CodelistColumnType.Undefined |
| Modifier and Type | Method and Description |
|---|---|
static CodelistColumnType |
CodelistColumnType.fromString(String value) |
static CodelistColumnType |
CodelistColumnType.fromValue(String value) |
CodelistColumnType |
CodelistColumnDefinition.getColumnType()
Gets the columnType value for this CodelistColumnDefinition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodelistColumnDefinition.setColumnType(CodelistColumnType columnType)
Sets the columnType value for this CodelistColumnDefinition.
|
| Constructor and Description |
|---|
CodelistColumnDefinition(CodelistColumnType columnType,
DataType dataType,
String id,
String label,
String relatedCodelistId) |
Copyright © 2015. All Rights Reserved.