public class PayloadNode extends ExampleTypeNode
| Constructor and Description |
|---|
PayloadNode(Node type,
String value) |
PayloadNode(Node type,
String value,
boolean isArray) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getTypeNode() |
boolean |
isArrayExample() |
copy, getType, toJsonString, toString, visit, visitPropertiesgetEndPosition, getStartPosition, setEndPosition, setStartPositionaddChild, addChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, addChild, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, removeChild, replaceWith, setChild, setParent, setSourcepublic boolean isArrayExample()
isArrayExample in class ExampleTypeNodepublic Node getTypeNode()
getTypeNode in class ExampleTypeNodeCopyright © 2016. All rights reserved.