public class AreaShape
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static AreaShape |
CIRCLE |
static AreaShape |
POLYGON |
static AreaShape |
RECTANGLE |
private java.lang.String |
value |
| Modifier | Constructor and Description |
|---|---|
private |
AreaShape(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue() |