public class UndergroundRegion extends AbstractObject
id| Constructor and Description |
|---|
UndergroundRegion() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCoords() |
int |
getDepth() |
String |
getType() |
void |
setCoords(String coords) |
void |
setDepth(int depth) |
void |
setType(String type) |
String |
toString() |
getId, setIdCopyright © 2017. All rights reserved.