Package com.yahoo.config.codegen
Class LeafCNode.ReferenceLeaf
java.lang.Object
com.yahoo.config.codegen.CNode
com.yahoo.config.codegen.LeafCNode
com.yahoo.config.codegen.LeafCNode.NoClassLeafCNode
com.yahoo.config.codegen.LeafCNode.StringLeaf
com.yahoo.config.codegen.LeafCNode.ReferenceLeaf
- Enclosing class:
- LeafCNode
-
Nested Class Summary
Nested classes/interfaces inherited from class com.yahoo.config.codegen.LeafCNode
LeafCNode.BooleanLeaf, LeafCNode.DoubleLeaf, LeafCNode.EnumLeaf, LeafCNode.FileLeaf, LeafCNode.IntegerLeaf, LeafCNode.LongLeaf, LeafCNode.ModelLeaf, LeafCNode.NoClassLeafCNode, LeafCNode.NoClassNoDefaultLeafCNode, LeafCNode.PathLeaf, LeafCNode.ReferenceLeaf, LeafCNode.StringLeaf, LeafCNode.UrlLeaf -
Field Summary
-
Method Summary
Methods inherited from class com.yahoo.config.codegen.LeafCNode
checkDefaultValue, getChild, getChildren, getDefaultValue, needRestart, newInstance, newInstance, setDefaultValue, setLeaf, setValueMethods inherited from class com.yahoo.config.codegen.CNode
checkMyName, getComment, getCommentBlock, getFullName, getMd5, getName, getNamespace, getPackage, getParent, getVersion, toString
-
Method Details
-
getType
- Overrides:
getTypein classLeafCNode.StringLeaf
-