| Package | Description |
|---|---|
| org.apache.airavata |
| Modifier and Type | Method and Description |
|---|---|
static ExpirationMode |
ExpirationMode.fromValue(String value) |
static ExpirationMode |
ExpirationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpirationMode[] |
ExpirationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExpirationMode> |
StorageShare_.getExpirationMode()
Supported file lifetime modes
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageShare_.setExpirationMode(List<ExpirationMode> expirationMode)
Supported file lifetime modes
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.