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, setId
Copyright © 2016. All rights reserved.