public class Region
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
description
description of the region.
|
Constructor and Description |
---|
Region(java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |