public interface MutableYamlScalar extends YamlScalar
YamlScalar
UNNAMED_NODE
Modifier and Type | Method and Description |
---|---|
void |
setValue(Object newValue)
Sets the value of the scalar node
|
isA, nodeValue, nodeValue
void setValue(Object newValue)
newValue
- The new value of the scalar nodeCopyright © 2021 Hazelcast, Inc.. All Rights Reserved.