| Package | Description |
|---|---|
| org.gcube.data.publishing.gis.publisher.reports |
| Modifier and Type | Method and Description |
|---|---|
Status |
StoredReport.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoredReport.setStatus(Status status) |
| Constructor and Description |
|---|
StoredReport(String serializedReport,
Status status) |
Copyright © 2015. All Rights Reserved.