org.gcube.data.publishing.gis.publisher.model
Class CSquarePoint
java.lang.Object
org.gcube.data.publishing.gis.publisher.model.CSquarePoint
- All Implemented Interfaces:
- GeoPoint
public class CSquarePoint
- extends Object
- implements GeoPoint
CSquarePoint
public CSquarePoint()
CSquarePoint
public CSquarePoint(String cSquareCode,
Map<String,Serializable> attributes)
getcSquareCode
public String getcSquareCode()
- Returns:
- the cSquareCode
setcSquareCode
public void setcSquareCode(String cSquareCode)
- Parameters:
cSquareCode - the cSquareCode to set
getAttributes
public Map<String,Serializable> getAttributes()
- Returns:
- the attributes
setAttributes
public void setAttributes(Map<String,Serializable> attributes)
- Parameters:
attributes - the attributes to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.