Uses of Class
com.helger.regrep.rim.EmailAddressType
-
Packages that use EmailAddressType Package Description com.helger.regrep.rim -
-
Uses of EmailAddressType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return EmailAddressType Modifier and Type Method Description EmailAddressTypeEmailAddressType. clone()Created by ph-jaxb-plugin -Xph-cloneable2EmailAddressTypeObjectFactory. createEmailAddressType()Create an instance ofEmailAddressTypeEmailAddressTypePartyType. getEmailAddressAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type EmailAddressType Modifier and Type Method Description List<EmailAddressType>PartyType. getEmailAddress()Gets the value of the emailAddress property.Methods in com.helger.regrep.rim with parameters of type EmailAddressType Modifier and Type Method Description voidPartyType. addEmailAddress(EmailAddressType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidEmailAddressType. cloneTo(EmailAddressType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type EmailAddressType Modifier and Type Method Description voidPartyType. setEmailAddress(List<EmailAddressType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-