|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParentType | |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types | |
| Uses of ParentType in org.gcube.contentmanagement.timeseriesservice.stubs.types |
|---|
| Fields in org.gcube.contentmanagement.timeseriesservice.stubs.types declared as ParentType | |
|---|---|
static ParentType |
ParentType.CUR
|
static ParentType |
ParentType.TS
|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return ParentType | |
|---|---|
static ParentType |
ParentType.fromString(String value)
|
static ParentType |
ParentType.fromValue(String value)
|
ParentType |
TimeseriesHistoryItem.getParentType()
Gets the parentType value for this TimeseriesHistoryItem. |
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type ParentType | |
|---|---|
void |
TimeseriesHistoryItem.setParentType(ParentType parentType)
Sets the parentType value for this TimeseriesHistoryItem. |
| Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type ParentType | |
|---|---|
TimeseriesHistoryItem(String author,
Calendar date,
TsHistoryOps[] opsList,
boolean parentAlive,
String parentId,
String parentName,
ParentType parentType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||