| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types |
| Modifier and Type | Method and Description |
|---|---|
PerturbationType |
Perturbation.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Perturbation.setType(PerturbationType type) |
| Constructor and Description |
|---|
Perturbation(PerturbationType toSetType,
String perturbation) |
| Modifier and Type | Method and Description |
|---|---|
static PerturbationType |
PerturbationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PerturbationType[] |
PerturbationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.