| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs | |
| org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types |
| Modifier and Type | Method and Description |
|---|---|
CodeListType |
CodelistItem.getCodelistType()
Gets the codelistType value for this CodelistItem.
|
CodeListType |
CLUnderCurationItem.getCodelistType()
Gets the codelistType value for this CLUnderCurationItem.
|
CodeListType |
StartCurationModeRequest.getCodeListType()
Gets the codeListType value for this StartCurationModeRequest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodelistItem.setCodelistType(CodeListType codelistType)
Sets the codelistType value for this CodelistItem.
|
void |
CLUnderCurationItem.setCodelistType(CodeListType codelistType)
Sets the codelistType value for this CLUnderCurationItem.
|
void |
StartCurationModeRequest.setCodeListType(CodeListType codeListType)
Sets the codeListType value for this StartCurationModeRequest.
|
| Constructor and Description |
|---|
CLUnderCurationItem(boolean _final,
String agencyId,
CodeListType codelistType,
Calendar creationDate,
String description,
String id,
Calendar lastModifyDate,
String name,
String owner,
int size,
Status status,
float version) |
CodelistItem(String agencyId,
CodeListType codelistType,
Calendar creationDate,
String creator,
String description,
String id,
Calendar lastModifyDate,
String name,
int size,
Status status,
float version) |
StartCurationModeRequest(CodeListType codeListType,
String importId,
String user) |
| Modifier and Type | Field and Description |
|---|---|
static CodeListType |
CodeListType.Hierarchical |
static CodeListType |
CodeListType.Simple |
| Modifier and Type | Method and Description |
|---|---|
static CodeListType |
CodeListType.fromString(String value) |
static CodeListType |
CodeListType.fromValue(String value) |
Copyright © 2015. All Rights Reserved.