public class ResourceTypeNode extends KeyValueNodeImpl
| Constructor and Description |
|---|
ResourceTypeNode() |
ResourceTypeNode(ResourceTypeNode node) |
| Modifier and Type | Method and Description |
|---|---|
ResourceTypeNode |
copy() |
String |
getName() |
addChild, getEndPosition, getKey, getStartPosition, getType, getValue, setEndPosition, setStartPosition, setValue, toStringaddChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getContextNode, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getContextNode, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParent, setSourcepublic ResourceTypeNode()
public ResourceTypeNode(ResourceTypeNode node)
public String getName()
@Nonnull public ResourceTypeNode copy()
copy in interface Nodecopy in class KeyValueNodeImplCopyright © 2018. All rights reserved.