org.gcube.dataanalysis.ecoengine.models.cores.aquamaps
Class Hspen
java.lang.Object
org.gcube.dataanalysis.ecoengine.models.cores.aquamaps.Hspen
public class Hspen
- extends Object
Constructor Summary |
Hspen()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hspen
public Hspen()
setDepth
public void setDepth(Envelope depth)
getDepth
public Envelope getDepth()
setMeanDepth
public void setMeanDepth(String meanDepth)
getMeanDepth
public String getMeanDepth()
setPelagic
public void setPelagic(boolean pelagic)
isPelagic
public boolean isPelagic()
setLayer
public void setLayer(String layer)
getLayer
public String getLayer()
setTemperature
public void setTemperature(Envelope temperature)
getTemperature
public Envelope getTemperature()
setSalinity
public void setSalinity(Envelope salinity)
getSalinity
public Envelope getSalinity()
setPrimaryProduction
public void setPrimaryProduction(Envelope primaryProduction)
getPrimaryProduction
public Envelope getPrimaryProduction()
setIceConcentration
public void setIceConcentration(Envelope iceConcentration)
getIceConcentration
public Envelope getIceConcentration()
setLandDistanceYN
public void setLandDistanceYN(boolean landDistanceYN)
isLandDistanceYN
public boolean isLandDistanceYN()
setLandDistance
public void setLandDistance(Envelope landDistance)
getLandDistance
public Envelope getLandDistance()
setCoordinates
public void setCoordinates(Coordinates coordinates)
getCoordinates
public Coordinates getCoordinates()
setFaoAreas
public void setFaoAreas(String faoAreas)
getFaoAreas
public String getFaoAreas()
toObjectArray
public Object[] toObjectArray()
latitudeExtent
public Object[] latitudeExtent()
setSpeciesID
public void setSpeciesID(String speciesID)
getSpeciesID
public String getSpeciesID()
Copyright © 2013. All Rights Reserved.