public class NaturalLanguageTree extends Object implements NaturalLanguageTreeContract
NaturalLanguageTreeContract| Modifier and Type | Class and Description | 
|---|---|
| static class  | NaturalLanguageTree.BuilderThis builder is used to construct instances of KRMS Repository Agenda. | 
| static class  | NaturalLanguageTree.Cache | 
| static class  | NaturalLanguageTree.ConstantsDefines some constants used on this class. | 
| static class  | NaturalLanguageTree.ElementsA private class which exposes constants which define the XML element
 names to use when this object is marshalled to XML. | 
| Constructor and Description | 
|---|
| NaturalLanguageTree()This constructor should never be called. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<NaturalLanguageTree> | getChildren()Returns the natural language for children of this node | 
| String | getNaturalLanguage()Returns the natural language representation for this node in the tree | 
public NaturalLanguageTree()
public String getNaturalLanguage()
NaturalLanguageTreeContractgetNaturalLanguage in interface NaturalLanguageTreeContractpublic List<NaturalLanguageTree> getChildren()
NaturalLanguageTreeContractgetChildren in interface NaturalLanguageTreeContractCopyright © 2005–2014 The Kuali Foundation. All rights reserved.