public class Region extends AbstractObject
id| Constructor and Description |
|---|
Region() |
| Modifier and Type | Method and Description |
|---|---|
List<Coords> |
getCoords() |
String |
getLink() |
String |
getName() |
List<Coords> |
getOutline() |
String |
getType() |
String |
getURL() |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
getId, setIdCopyright © 2017. All rights reserved.