public class StringValue extends AbstractValue
| Constructor and Description |
|---|
StringValue(String str) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString()
Get string value.
|
getArray, getBoolean, getDouble, getObjectpublic StringValue(String str)