| Package | Description |
|---|---|
| org.gcube.portlets.user.dataminermanager.shared.data.computations |
| Modifier and Type | Field and Description |
|---|---|
protected ComputationValueType |
ComputationValue.type |
| Modifier and Type | Method and Description |
|---|---|
ComputationValueType |
ComputationValue.getType() |
static ComputationValueType |
ComputationValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputationValueType[] |
ComputationValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputationValue.setType(ComputationValueType type) |
| Constructor and Description |
|---|
ComputationValue(ComputationValueType type) |
ComputationValue(ComputationValueType type,
String value) |
Copyright © 2016. All Rights Reserved.