| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types |
| Modifier and Type | Field and Description |
|---|---|
static ParentType |
ParentType.CUR |
static ParentType |
ParentType.TS |
| Modifier and Type | Method and Description |
|---|---|
static ParentType |
ParentType.fromString(String value) |
static ParentType |
ParentType.fromValue(String value) |
ParentType |
TimeseriesHistoryItem.getParentType()
Gets the parentType value for this TimeseriesHistoryItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeseriesHistoryItem.setParentType(ParentType parentType)
Sets the parentType value for this TimeseriesHistoryItem.
|
| Constructor and Description |
|---|
TimeseriesHistoryItem(String author,
Calendar date,
TsHistoryOps[] opsList,
boolean parentAlive,
String parentId,
String parentName,
ParentType parentType) |
Copyright © 2015. All Rights Reserved.