Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Email

Packages that use Email
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of Email in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type Email
protected  List<Email> Contact.email
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return Email
 Email ObjectFactory.createEmail()
          Create an instance of Email
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Email
 JAXBElement<Email> ObjectFactory.createEmail(Email value)
          Create an instance of JAXBElement<Email>}
 List<Email> Contact.getEmail()
          Gets the value of the email property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Email
 JAXBElement<Email> ObjectFactory.createEmail(Email value)
          Create an instance of JAXBElement<Email>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.