ValueType - Type of value contained in the classpublic interface NamedValue<ValueType> extends Named
NamedValue class describes a name-value pair.| Modifier and Type | Method and Description |
|---|---|
ValueType |
getValue()
Gets the value stored in the name-value pair.
|
ValueType getValue()