Uses of Class
com.helger.regrep.rim.OrganizationType
-
Packages that use OrganizationType Package Description com.helger.regrep.rim -
-
Uses of OrganizationType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return OrganizationType Modifier and Type Method Description OrganizationTypeOrganizationType. clone()Created by ph-jaxb-plugin -Xph-cloneable2OrganizationTypeObjectFactory. createOrganizationType()Create an instance ofOrganizationTypeOrganizationTypeOrganizationType. getOrganizationAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type OrganizationType Modifier and Type Method Description List<OrganizationType>OrganizationType. getOrganization()Gets the value of the organization property.Methods in com.helger.regrep.rim with parameters of type OrganizationType Modifier and Type Method Description voidOrganizationType. addOrganization(OrganizationType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidOrganizationType. cloneTo(OrganizationType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type OrganizationType Modifier and Type Method Description voidOrganizationType. setOrganization(List<OrganizationType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-