Uses of Class
com.helger.regrep.rim.ClassificationNodeType
-
Packages that use ClassificationNodeType Package Description com.helger.regrep.rim -
-
Uses of ClassificationNodeType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return ClassificationNodeType Modifier and Type Method Description ClassificationNodeTypeClassificationNodeType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ClassificationNodeTypeObjectFactory. createClassificationNodeType()Create an instance ofClassificationNodeTypeClassificationNodeTypeTaxonomyElementType. getClassificationNodeAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type ClassificationNodeType Modifier and Type Method Description List<ClassificationNodeType>TaxonomyElementType. getClassificationNode()Gets the value of the classificationNode property.Methods in com.helger.regrep.rim with parameters of type ClassificationNodeType Modifier and Type Method Description voidTaxonomyElementType. addClassificationNode(ClassificationNodeType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidClassificationNodeType. cloneTo(ClassificationNodeType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type ClassificationNodeType Modifier and Type Method Description voidTaxonomyElementType. setClassificationNode(List<ClassificationNodeType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-