public class StringAttributedValue
extends java.lang.Object
| Constructor and Description |
|---|
StringAttributedValue()
Instantiates a new string attributed value.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAttributions()
Gets the attributions.
|
java.lang.String |
getValue()
Gets the value.
|