org.gcube.dataanalysis.ecoengine.models.cores.aquamaps
Class Coordinates
java.lang.Object
org.gcube.dataanalysis.ecoengine.models.cores.aquamaps.Coordinates
public class Coordinates
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Coordinates
public Coordinates(String nmostLat,
String smostLat,
String wmostLong,
String emostLong,
String maxCenterLat,
String minCenterLat)
setNMostLat
public void setNMostLat(String nMostLat)
getNMostLat
public String getNMostLat()
setSMostLat
public void setSMostLat(String sMostLat)
getSMostLat
public String getSMostLat()
setWMostLong
public void setWMostLong(String wMostLong)
getWMostLong
public String getWMostLong()
setEMostLong
public void setEMostLong(String eMostLong)
getEMostLong
public String getEMostLong()
setMaxCenterLat
public void setMaxCenterLat(String maxCenterLat)
getMaxCenterLat
public String getMaxCenterLat()
setMinCenterLat
public void setMinCenterLat(String minCenterLat)
getMinCenterLat
public String getMinCenterLat()
setName
public void setName(String name)
getName
public String getName()
Copyright © 2013. All Rights Reserved.