public final class SdkScalarNode extends Object implements SdkJsonNode
value()
.Modifier and Type | Method and Description |
---|---|
String |
asText() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString()
This does not preserve the type of the original node.
|
String |
value() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
embeddedObject, fields, get, isNull, items
public String value()
public String asText()
asText
in interface SdkJsonNode
SdkScalarNode
.Copyright © 2019. All rights reserved.