| Package | Description |
|---|---|
| org.gcube.indexmanagement.common |
| Modifier and Type | Field and Description |
|---|---|
protected IndexWSResource.DestructionMode |
IndexWSResource.destructionMode
The resource's destruction mode
|
| Modifier and Type | Method and Description |
|---|---|
IndexWSResource.DestructionMode |
IndexWSResource.getDestructionMode()
Returns the resource's destruction mode
|
static IndexWSResource.DestructionMode |
IndexWSResource.DestructionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexWSResource.DestructionMode[] |
IndexWSResource.DestructionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexWSResource.setDestructionMode(IndexWSResource.DestructionMode mode)
Sets the resource's destruction mode
|
Copyright © 2014. All Rights Reserved.