public class ClientEnvelope extends Object implements com.google.gwt.user.client.rpc.IsSerializable
Constructor and Description |
---|
ClientEnvelope() |
public boolean isUseFaoAreas()
public void setUseFaoAreas(boolean useFaoAreas)
useFaoAreas
- the useFaoAreas to setpublic boolean isUseBoundingBox()
public void setUseBoundingBox(boolean useBoundingBox)
useBoundingBox
- the useBoundingBox to setpublic boolean isUseBottomSeaTempAndSalinity()
public void setUseBottomSeaTempAndSalinity(boolean useBottomSeaTempAndSalinity)
useBottomSeaTempAndSalinity
- the useBottomSeaTempAndSalinity to setpublic String getFaoAreas()
public void setFaoAreas(String faoAreas)
faoAreas
- the faoAreas to setpublic BoundingBox getBoundingBox()
public void setBoundingBox(BoundingBox boundingBox)
boundingBox
- the boundingBox to setpublic boolean isPelagic()
public void setPelagic(boolean pelagic)
pelagic
- the pelagic to setpublic Set<SpeciesFields> getValueNames(EnvelopeFieldsClient parameterName)
public Double getValue(EnvelopeFieldsClient parameterName, SpeciesFields depthprefmax)
public void setValue(EnvelopeFieldsClient parameterName, SpeciesFields valueName, double d)
public Double getMinValue(EnvelopeFieldsClient parameter)
public static SpeciesFields getMinName(EnvelopeFieldsClient parameter)
public Double getMaxValue(EnvelopeFieldsClient parameter)
public static SpeciesFields getMaxName(EnvelopeFieldsClient parameter)
public Double getPrefMinValue(EnvelopeFieldsClient parameter)
public static SpeciesFields getPrefMinName(EnvelopeFieldsClient parameter)
public Double getPrefMaxValue(EnvelopeFieldsClient parameter)
public static SpeciesFields getPrefMaxName(EnvelopeFieldsClient parameter)
public void setUseMeanDepth(boolean useMeanDepth)
public boolean isUseMeanDepth()
public void setSpeciesId(String speciesId)
public String getSpeciesId()
Copyright © 2016. All Rights Reserved.