| Package | Description |
|---|---|
| org.gcube.data.harmonization.occurrence.impl.model | |
| org.gcube.data.harmonization.occurrence.impl.model.types |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
Resource.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setType(ResourceType type) |
| Constructor and Description |
|---|
Resource(Operation operation,
String id,
String resourceDescription,
ResourceType type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.