Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.PerturbationType

Packages that use PerturbationType
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced   
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types   
 

Uses of PerturbationType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return PerturbationType
 PerturbationType Perturbation.getType()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type PerturbationType
 void Perturbation.setType(PerturbationType type)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type PerturbationType
Perturbation(PerturbationType toSetType, String perturbation)
           
 

Uses of PerturbationType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types that return PerturbationType
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 © 2013. All Rights Reserved.