public class CustomFacetDefinitionNode extends PropertyNode
| Constructor and Description |
|---|
CustomFacetDefinitionNode() |
| Modifier and Type | Method and Description |
|---|---|
CustomFacetDefinitionNode |
copy() |
String |
getFacetName() |
KeyValueRule |
getFacetRule() |
TypeDeclarationNode |
getFacetType() |
boolean |
isRequired() |
getName, getTypeDefinition, toStringaddChild, 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 TypeDeclarationNode getFacetType()
public String getFacetName()
public boolean isRequired()
isRequired in class PropertyNodepublic KeyValueRule getFacetRule()
public CustomFacetDefinitionNode copy()
copy in interface Nodecopy in class PropertyNodeCopyright © 2017. All rights reserved.