public class BoundValue extends Value
| Constructor and Description |
|---|
BoundValue()
Creates a BoundValue with value=null
|
BoundValue(Object o)
Creates a BoundValue with value=o
|
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(Object o)
Sets the value
|
equals, fromJson, getValue, hashCode, toJsongetFactory, getSourceNode, toStringCopyright © 2015. All rights reserved.