| Package | Description |
|---|---|
| org.gcube_system.namespaces.application.aquamaps.types |
| Modifier and Type | Method and Description |
|---|---|
Perturbation[] |
PerturbationArray.getPerturbationList()
Gets the perturbationList value for this PerturbationArray.
|
Perturbation[] |
Customization.getPerturbationList()
Gets the perturbationList value for this Customization.
|
Perturbation |
PerturbationArray.getPerturbationList(int i) |
Perturbation |
Customization.getPerturbationList(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerturbationArray.setPerturbationList(int i,
Perturbation _value) |
void |
Customization.setPerturbationList(int i,
Perturbation _value) |
void |
PerturbationArray.setPerturbationList(Perturbation[] perturbationList)
Sets the perturbationList value for this PerturbationArray.
|
void |
Customization.setPerturbationList(Perturbation[] perturbationList)
Sets the perturbationList value for this Customization.
|
| Constructor and Description |
|---|
Customization(String code,
Perturbation[] perturbationList) |
PerturbationArray(Perturbation[] perturbationList) |
Copyright © 2016. All Rights Reserved.