public class AreaShape extends Object implements Serializable
public static final AreaShape RECTANGLE
public static final AreaShape CIRCLE
public static final AreaShape POLYGON
private String value
private AreaShape(String value)
value
- public String getValue()