| Package | Description |
|---|---|
| org.gcube.data.spd.model.products |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyStatus.Status |
TaxonomyStatus.getStatus() |
static TaxonomyStatus.Status |
TaxonomyStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxonomyStatus.Status[] |
TaxonomyStatus.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TaxonomyStatus(String statusAsString,
TaxonomyStatus.Status status) |
TaxonomyStatus(TaxonomyStatus.Status status,
String refId) |
TaxonomyStatus(TaxonomyStatus.Status status,
String refId,
String statusAsString) |
Copyright © 2015. All Rights Reserved.