public class ShapeInfoString extends Object
| Constructor and Description |
|---|
ShapeInfoString(String value) |
| Modifier and Type | Method and Description |
|---|---|
ShapeInfo |
asShapeInfo() |
String |
getValue() |
static ShapeInfoString |
valueOf(ShapeInfo object) |
public ShapeInfoString(String value)
public String getValue()
public ShapeInfo asShapeInfo()
public static ShapeInfoString valueOf(ShapeInfo object)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.