|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Key | |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types | |
| Uses of Key in org.gcube.contentmanagement.timeseriesservice.stubs.types |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return Key | |
|---|---|
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)
|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type Key | |
|---|---|
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. |
| Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type Key | |
|---|---|
ColumnDefinition(EntryType columnType,
Dimension dimension,
String dimensionRelatedFieldId,
String id,
Key key,
String label,
DataType valueType)
|
|
Dimension(String id,
Key[] keyList,
String name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||