| Package | Description |
|---|---|
| org.gcube.data.harmonization.occurrence.impl.model | |
| org.gcube.data.harmonization.occurrence.impl.model.types |
| Modifier and Type | Method and Description |
|---|---|
Status |
Operation.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setStatus(Status status) |
| Constructor and Description |
|---|
Operation(Long operationId,
Calendar submissionDate,
Calendar completionDate,
Status status,
String operationDescription,
OperationType operationType) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2016. All Rights Reserved.