org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced
Class Perturbation

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.DataModel
      extended by org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Perturbation

public class Perturbation
extends DataModel


Constructor Summary
Perturbation()
           
Perturbation(org.gcube_system.namespaces.application.aquamaps.types.Perturbation toLoad)
           
Perturbation(PerturbationType toSetType, String perturbation)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getPerturbationValue()
           
 PerturbationType getType()
           
 int hashCode()
           
 List<Perturbation> load(org.gcube_system.namespaces.application.aquamaps.types.PerturbationArray toLoad)
           
 void setPerturbationValue(String perturbationValue)
           
 void setType(PerturbationType type)
           
 org.gcube_system.namespaces.application.aquamaps.types.Perturbation toStubsVersion()
          Deprecated. 
static org.gcube_system.namespaces.application.aquamaps.types.PerturbationArray toStubsVersion(List<Perturbation> toConvert)
           
 
Methods inherited from class org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.DataModel
fromXML, toXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Perturbation

public Perturbation()

Perturbation

public Perturbation(PerturbationType toSetType,
                    String perturbation)

Perturbation

public Perturbation(org.gcube_system.namespaces.application.aquamaps.types.Perturbation toLoad)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

getType

public PerturbationType getType()

getPerturbationValue

public String getPerturbationValue()

load

public List<Perturbation> load(org.gcube_system.namespaces.application.aquamaps.types.PerturbationArray toLoad)

toStubsVersion

@Deprecated
public org.gcube_system.namespaces.application.aquamaps.types.Perturbation toStubsVersion()
Deprecated. 


toStubsVersion

public static org.gcube_system.namespaces.application.aquamaps.types.PerturbationArray toStubsVersion(List<Perturbation> toConvert)

setType

public void setType(PerturbationType type)

setPerturbationValue

public void setPerturbationValue(String perturbationValue)


Copyright © 2013. All Rights Reserved.