Package | Description |
---|---|
org.gcube.informationsystem.registry.impl.state |
Modifier and Type | Method and Description |
---|---|
static Definitions.OperationType |
Definitions.OperationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Definitions.OperationType[] |
Definitions.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|