Interface StringValue
- All Superinterfaces:
Value
- All Known Implementing Classes:
StringValueImpl
String Values represent a single string.
- Author:
- Markus Kroetzsch
-
Method Summary
-
Method Details
-
getString
String getString()Get the string stored in this value.- Returns:
- string value
-