|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodeListType | |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs | |
| org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types | |
| Uses of CodeListType in org.gcube.contentmanagement.timeseriesservice.stubs |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs that return CodeListType | |
|---|---|
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. |
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type CodeListType | |
|---|---|
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. |
| Constructors in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type CodeListType | |
|---|---|
CLUnderCurationItem(boolean _final,
String agencyId,
CodeListType codelistType,
Calendar creationDate,
String description,
String id,
Calendar lastModifyDate,
String name,
String owner,
int size,
State status,
float version)
|
|
CodelistItem(String agencyId,
CodeListType codelistType,
Calendar creationDate,
String creator,
String description,
String id,
Calendar lastModifyDate,
String name,
int size,
State status,
float version)
|
|
StartCurationModeRequest(CodeListType codeListType,
String importId,
String user)
|
|
| Uses of CodeListType in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types |
|---|
| Fields in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types declared as CodeListType | |
|---|---|
static CodeListType |
CodeListType.Hierarchical
|
static CodeListType |
CodeListType.Simple
|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types that return CodeListType | |
|---|---|
static CodeListType |
CodeListType.fromString(String value)
|
static CodeListType |
CodeListType.fromValue(String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||