| Package | Description |
|---|---|
| org.gcube.portlets.widgets.ckan2zenodopublisher.shared |
| Modifier and Type | Method and Description |
|---|---|
CatalogueItem.ITEM_TYPE |
CatalogueItem.getItemType() |
static CatalogueItem.ITEM_TYPE |
CatalogueItem.ITEM_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogueItem.ITEM_TYPE[] |
CatalogueItem.ITEM_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogueItem.setItemType(CatalogueItem.ITEM_TYPE itemType) |
| Constructor and Description |
|---|
CatalogueItem(String itemId,
String itemName,
String itemURL,
CatalogueItem.ITEM_TYPE itemType) |
Copyright © 2021. All Rights Reserved.