Uses of Class
org.gcube_system.namespaces.application.aquamaps.types.Perturbation

Packages that use Perturbation
org.gcube_system.namespaces.application.aquamaps.types   
 

Uses of Perturbation in org.gcube_system.namespaces.application.aquamaps.types
 

Methods in org.gcube_system.namespaces.application.aquamaps.types that return Perturbation
 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)
           
 

Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type Perturbation
 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.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.types with parameters of type Perturbation
Customization(String code, Perturbation[] perturbationList)
           
PerturbationArray(Perturbation[] perturbationList)
           
 



Copyright © 2013. All Rights Reserved.