org.gcube.dataanalysis.ecoengine.models.cores.aquamaps
Class Hspen

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.models.cores.aquamaps.Hspen

public class Hspen
extends Object


Constructor Summary
Hspen()
           
 
Method Summary
 Coordinates getCoordinates()
           
 Envelope getDepth()
           
 String getFaoAreas()
           
 Envelope getIceConcentration()
           
 Envelope getLandDistance()
           
 String getLayer()
           
 String getMeanDepth()
           
 Envelope getPrimaryProduction()
           
 Envelope getSalinity()
           
 String getSpeciesID()
           
 Envelope getTemperature()
           
 boolean isLandDistanceYN()
           
 boolean isPelagic()
           
 Object[] latitudeExtent()
           
 void setCoordinates(Coordinates coordinates)
           
 void setDepth(Envelope depth)
           
 void setFaoAreas(String faoAreas)
           
 void setIceConcentration(Envelope iceConcentration)
           
 void setLandDistance(Envelope landDistance)
           
 void setLandDistanceYN(boolean landDistanceYN)
           
 void setLayer(String layer)
           
 void setMeanDepth(String meanDepth)
           
 void setPelagic(boolean pelagic)
           
 void setPrimaryProduction(Envelope primaryProduction)
           
 void setSalinity(Envelope salinity)
           
 void setSpeciesID(String speciesID)
           
 void setTemperature(Envelope temperature)
           
 Object[] toObjectArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hspen

public Hspen()
Method Detail

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 © 2012. All Rights Reserved.