| Constructor and Description |
|---|
CSquarePoint() |
CSquarePoint(String cSquareCode,
Map<String,Serializable> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Serializable> |
getAttributes() |
String |
getcSquareCode() |
void |
setAttributes(Map<String,Serializable> attributes) |
void |
setcSquareCode(String cSquareCode) |
String |
toString() |
public CSquarePoint()
public CSquarePoint(String cSquareCode, Map<String,Serializable> attributes)
public String getcSquareCode()
public void setcSquareCode(String cSquareCode)
cSquareCode - the cSquareCode to setpublic Map<String,Serializable> getAttributes()
public void setAttributes(Map<String,Serializable> attributes)
attributes - the attributes to setCopyright © 2015. All Rights Reserved.