Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.EmailAddressType

Packages that use EmailAddressType
oasis.names.tc.ebxml_regrep.xsd.rim._3   
 

Uses of EmailAddressType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 with type parameters of type EmailAddressType
protected  List<EmailAddressType> OrganizationType.emailAddress
           
protected  List<EmailAddressType> PersonType.emailAddress
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return EmailAddressType
 EmailAddressType ObjectFactory.createEmailAddressType()
          Create an instance of EmailAddressType
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type EmailAddressType
 JAXBElement<EmailAddressType> ObjectFactory.createEmailAddress(EmailAddressType value)
          Create an instance of JAXBElement<EmailAddressType>}
 List<EmailAddressType> OrganizationType.getEmailAddress()
          Gets the value of the emailAddress property.
 List<EmailAddressType> PersonType.getEmailAddress()
          Gets the value of the emailAddress property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type EmailAddressType
 JAXBElement<EmailAddressType> ObjectFactory.createEmailAddress(EmailAddressType value)
          Create an instance of JAXBElement<EmailAddressType>}
 



Copyright © 2010-2011. All Rights Reserved.