public class PropertyNode extends KeyValueNodeImpl
| Constructor and Description |
|---|
PropertyNode() |
PropertyNode(PropertyNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
String |
getName() |
ResolvedType |
getTypeDefinition() |
boolean |
isRequired() |
String |
toString() |
addChild, getEndPosition, getKey, getStartPosition, getType, getValue, setEndPosition, setStartPosition, setValueaddChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic PropertyNode()
public PropertyNode(PropertyNode node)
public String getName()
public boolean isRequired()
public ResolvedType getTypeDefinition()
@Nonnull public Node copy()
copy in interface Nodecopy in class KeyValueNodeImplpublic String toString()
toString in class KeyValueNodeImplCopyright © 2017. All rights reserved.