Uses of Class
com.helger.regrep.rim.ClassificationType
-
Packages that use ClassificationType Package Description com.helger.regrep.rim -
-
Uses of ClassificationType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return ClassificationType Modifier and Type Method Description ClassificationTypeClassificationType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ClassificationTypeObjectFactory. createClassificationType()Create an instance ofClassificationTypeClassificationTypeRegistryObjectType. getClassificationAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type ClassificationType Modifier and Type Method Description List<ClassificationType>RegistryObjectType. getClassification()Gets the value of the classification property.Methods in com.helger.regrep.rim with parameters of type ClassificationType Modifier and Type Method Description voidRegistryObjectType. addClassification(ClassificationType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidClassificationType. cloneTo(ClassificationType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type ClassificationType Modifier and Type Method Description voidRegistryObjectType. setClassification(List<ClassificationType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-