| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs | |
| org.gcube.contentmanagement.timeseriesservice.stubs.types |
| Modifier and Type | Method and Description |
|---|---|
EntryType |
SetColumnAsRequest.getColumnType()
Gets the columnType value for this SetColumnAsRequest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetColumnAsRequest.setColumnType(EntryType columnType)
Sets the columnType value for this SetColumnAsRequest.
|
| Constructor and Description |
|---|
SetColumnAsRequest(EntryType columnType,
String fieldId) |
| Modifier and Type | Field and Description |
|---|---|
static EntryType |
EntryType.Attribute |
static EntryType |
EntryType.Dimension |
static EntryType |
EntryType.Undefined |
static EntryType |
EntryType.Value |
| Modifier and Type | Method and Description |
|---|---|
static EntryType |
EntryType.fromString(String value) |
static EntryType |
EntryType.fromValue(String value) |
EntryType |
ColumnDefinition.getColumnType()
Gets the columnType value for this ColumnDefinition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnDefinition.setColumnType(EntryType columnType)
Sets the columnType value for this ColumnDefinition.
|
| Constructor and Description |
|---|
ColumnDefinition(EntryType columnType,
Dimension dimension,
String dimensionRelatedFieldId,
String id,
Key key,
String label,
DataType valueType) |
Copyright © 2015. All Rights Reserved.