| Package | Description |
|---|---|
| org.gcube.contentmanagement.codelistmanager.entities | |
| org.gcube.contentmanagement.codelistmanager.managers | |
| org.gcube.contentmanagement.codelistmanager.util |
| Modifier and Type | Method and Description |
|---|---|
CodeListType |
CodeList.getCodelistType() |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<CodeList> |
CodeList.getByType(CodeListType type) |
| Modifier and Type | Field and Description |
|---|---|
protected CodeListType |
CodeListCuration.codelistType |
| Modifier and Type | Method and Description |
|---|---|
CodeListType |
CodeListCuration.getCodelistType() |
CodeListType |
CodeListImport.getCodelistType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeListCuration.setCodelistType(CodeListType codelistType) |
void |
CodeListImport.setCodelistType(CodeListType codelistType) |
| Constructor and Description |
|---|
CodeListCuration(String name,
String description,
String agencyId,
boolean isFinal,
float version,
CodeListType type) |
| Modifier and Type | Method and Description |
|---|---|
static CodeListType |
CodeListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodeListType[] |
CodeListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.