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