Uses of Class
com.helger.regrep.rim.PostalAddressType
-
Packages that use PostalAddressType Package Description com.helger.regrep.rim -
-
Uses of PostalAddressType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return PostalAddressType Modifier and Type Method Description PostalAddressTypePostalAddressType. clone()Created by ph-jaxb-plugin -Xph-cloneable2PostalAddressTypeObjectFactory. createPostalAddressType()Create an instance ofPostalAddressTypePostalAddressTypePartyType. getPostalAddressAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type PostalAddressType Modifier and Type Method Description List<PostalAddressType>PartyType. getPostalAddress()Gets the value of the postalAddress property.Methods in com.helger.regrep.rim with parameters of type PostalAddressType Modifier and Type Method Description voidPartyType. addPostalAddress(PostalAddressType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidPostalAddressType. cloneTo(PostalAddressType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type PostalAddressType Modifier and Type Method Description voidPartyType. setPostalAddress(List<PostalAddressType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-