| Package | Description |
|---|---|
| org.gcube.vremanagement.resourcemanager.impl.state |
| Modifier and Type | Field and Description |
|---|---|
protected ScopeState.OPERATION |
ScopeState.lastOperationPerformed
last operation performed on the list
|
| Modifier and Type | Method and Description |
|---|---|
ScopeState.OPERATION |
ScopeState.getLastOperationPerformed() |
static ScopeState.OPERATION |
ScopeState.OPERATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScopeState.OPERATION[] |
ScopeState.OPERATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeState.setLastOperationPerformed(ScopeState.OPERATION operation) |
Copyright © 2014. All Rights Reserved.