|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Phone | |
---|---|
org.uddi.api_v3 |
Uses of Phone in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 with type parameters of type Phone | |
---|---|
protected List<Phone> |
Contact.phone
|
Methods in org.uddi.api_v3 that return Phone | |
---|---|
Phone |
ObjectFactory.createPhone()
Create an instance of Phone |
Methods in org.uddi.api_v3 that return types with arguments of type Phone | |
---|---|
javax.xml.bind.JAXBElement<Phone> |
ObjectFactory.createPhone(Phone value)
Create an instance of JAXBElement < Phone > } |
List<Phone> |
Contact.getPhone()
Gets the value of the phone property. |
Methods in org.uddi.api_v3 with parameters of type Phone | |
---|---|
javax.xml.bind.JAXBElement<Phone> |
ObjectFactory.createPhone(Phone value)
Create an instance of JAXBElement < Phone > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |