| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types |
| Modifier and Type | Method and Description |
|---|---|
CurationHistoryOps[] |
CurationHistoryItem.getOpsList()
Gets the opsList value for this CurationHistoryItem.
|
CurationHistoryOps[] |
CsvHistory.getOpsList()
Gets the opsList value for this CsvHistory.
|
CurationHistoryOps |
CurationHistoryItem.getOpsList(int i) |
CurationHistoryOps |
CsvHistory.getOpsList(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
CurationHistoryItem.setOpsList(CurationHistoryOps[] opsList)
Sets the opsList value for this CurationHistoryItem.
|
void |
CsvHistory.setOpsList(CurationHistoryOps[] opsList)
Sets the opsList value for this CsvHistory.
|
void |
CurationHistoryItem.setOpsList(int i,
CurationHistoryOps _value) |
void |
CsvHistory.setOpsList(int i,
CurationHistoryOps _value) |
| Constructor and Description |
|---|
CsvHistory(String author,
Calendar date,
CurationHistoryOps[] opsList,
String parentId,
String parentName) |
CurationHistoryItem(String author,
Calendar date,
CurationHistoryOps[] opsList,
boolean parentAlive,
String parentId,
String parentName) |
Copyright © 2015. All Rights Reserved.