| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types |
| Modifier and Type | Method and Description |
|---|---|
Key |
ColumnDefinition.getKey()
Gets the key value for this ColumnDefinition.
|
Key[] |
Dimension.getKeyList()
Gets the keyList value for this Dimension.
|
Key |
Dimension.getKeyList(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnDefinition.setKey(Key key)
Sets the key value for this ColumnDefinition.
|
void |
Dimension.setKeyList(int i,
Key _value) |
void |
Dimension.setKeyList(Key[] keyList)
Sets the keyList value for this Dimension.
|
| Constructor and Description |
|---|
ColumnDefinition(EntryType columnType,
Dimension dimension,
String dimensionRelatedFieldId,
String id,
Key key,
String label,
DataType valueType) |
Dimension(String id,
Key[] keyList,
String name) |
Copyright © 2015. All Rights Reserved.