org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model
Class Perturbation
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.Perturbation
public class Perturbation
- extends Object
Perturbation
public Perturbation()
Perturbation
public Perturbation(String type,
String field,
String toPerturbId,
String value)
type
public String type()
- Returns:
- the type
type
public void type(String type)
- Parameters:
type - the type to set
field
public String field()
- Returns:
- the field
field
public void field(String field)
- Parameters:
field - the field to set
toPerturbId
public String toPerturbId()
- Returns:
- the toPerturbId
toPerturbId
public void toPerturbId(String toPerturbId)
- Parameters:
toPerturbId - the toPerturbId to set
value
public String value()
- Returns:
- the value
value
public void value(String value)
- Parameters:
value - the value to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.