|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Email | |
---|---|
org.uddi.api_v3 |
Uses of Email in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 with type parameters of type Email | |
---|---|
protected List<Email> |
Contact.email
|
Methods in org.uddi.api_v3 that return Email | |
---|---|
Email |
ObjectFactory.createEmail()
Create an instance of Email |
Methods in org.uddi.api_v3 that return types with arguments of type Email | |
---|---|
javax.xml.bind.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 org.uddi.api_v3 with parameters of type Email | |
---|---|
javax.xml.bind.JAXBElement<Email> |
ObjectFactory.createEmail(Email value)
Create an instance of JAXBElement < Email > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |