org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements
Class CalculateEnvelopeRequestType
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements.CalculateEnvelopeRequestType
public class CalculateEnvelopeRequestType
- extends Object
CalculateEnvelopeRequestType
public CalculateEnvelopeRequestType()
CalculateEnvelopeRequestType
public CalculateEnvelopeRequestType(String speciesID,
String faoAreas,
double boundingNorth,
double boundingSouth,
double boundingEast,
double boundingWest,
boolean useFAO,
boolean useBounding,
boolean useBottomSeaTempAndSalinity)
speciesID
public String speciesID()
speciesID
public void speciesID(String speciesID)
faoAreas
public String faoAreas()
- Returns:
- the faoAreas
faoAreas
public void faoAreas(String faoAreas)
- Parameters:
faoAreas - the faoAreas to set
boundingNorth
public double boundingNorth()
- Returns:
- the boundingNorth
boundingNorth
public void boundingNorth(double boundingNorth)
- Parameters:
boundingNorth - the boundingNorth to set
boundingSouth
public double boundingSouth()
- Returns:
- the boundingSouth
boundingSouth
public void boundingSouth(double boundingSouth)
- Parameters:
boundingSouth - the boundingSouth to set
boundingEast
public double boundingEast()
- Returns:
- the boundingEast
boundingEast
public void boundingEast(double boundingEast)
- Parameters:
boundingEast - the boundingEast to set
boundingWest
public double boundingWest()
- Returns:
- the boundingWest
boundingWest
public void boundingWest(double boundingWest)
- Parameters:
boundingWest - the boundingWest to set
useFAO
public boolean useFAO()
- Returns:
- the useFAO
useFAO
public void useFAO(boolean useFAO)
- Parameters:
useFAO - the useFAO to set
useBounding
public boolean useBounding()
- Returns:
- the useBounding
useBounding
public void useBounding(boolean useBounding)
- Parameters:
useBounding - the useBounding to set
useBottomSeaTempAndSalinity
public boolean useBottomSeaTempAndSalinity()
- Returns:
- the useBottomSeaTempAndSalinity
useBottomSeaTempAndSalinity
public void useBottomSeaTempAndSalinity(boolean useBottomSeaTempAndSalinity)
- Parameters:
useBottomSeaTempAndSalinity - the useBottomSeaTempAndSalinity to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.