protected static class AbstractConfiguration2.PropertyValue
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
PropertyValue() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
getValue()
Return the value.
|
protected void |
setValue(java.lang.Object value)
Set the value.
|