| Package | Description |
|---|---|
| org.apache.airavata |
| Modifier and Type | Method and Description |
|---|---|
static ComputingActivity.Type |
ComputingActivity.Type.fromValue(String value) |
ComputingActivity.Type |
ComputingActivity.getType()
closed enumeration ComputingActivityType_t
|
static ComputingActivity.Type |
ComputingActivity.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputingActivity.Type[] |
ComputingActivity.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputingActivity.setType(ComputingActivity.Type type)
closed enumeration ComputingActivityType_t
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.