| Package | Description |
|---|---|
| org.apache.airavata |
| Modifier and Type | Method and Description |
|---|---|
static ComputingEndpoint.Staging |
ComputingEndpoint.Staging.fromValue(String value) |
ComputingEndpoint.Staging |
ComputingEndpoint.getStaging()
Supported file staging functionality - Staging_t
|
static ComputingEndpoint.Staging |
ComputingEndpoint.Staging.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputingEndpoint.Staging[] |
ComputingEndpoint.Staging.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputingEndpoint.setStaging(ComputingEndpoint.Staging staging)
Supported file staging functionality - Staging_t
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.