Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Email
-
Packages that use Email Package Description 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 Modifier and Type Field Description protected List<Email>Contact. emailMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return Email Modifier and Type Method Description EmailObjectFactory. createEmail()Create an instance ofEmailMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Email Modifier and Type Method Description javax.xml.bind.JAXBElement<Email>ObjectFactory. createEmail(Email value)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 Modifier and Type Method Description javax.xml.bind.JAXBElement<Email>ObjectFactory. createEmail(Email value)
-