| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types |
| Modifier and Type | Method and Description |
|---|---|
TsHistoryOps[] |
TimeseriesHistoryItem.getOpsList()
Gets the opsList value for this TimeseriesHistoryItem.
|
TsHistoryOps |
TimeseriesHistoryItem.getOpsList(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeseriesHistoryItem.setOpsList(int i,
TsHistoryOps _value) |
void |
TimeseriesHistoryItem.setOpsList(TsHistoryOps[] opsList)
Sets the opsList 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.