|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| org.apache.ws.scout.model.uddi.v2 | |
| org.apache.ws.scout.util | |
| Uses of Address in org.apache.ws.scout.model.uddi.v2 |
|---|
| Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type Address | |
|---|---|
protected java.util.List<Address> |
Contact.address
|
| Methods in org.apache.ws.scout.model.uddi.v2 that return Address | |
|---|---|
Address |
ObjectFactory.createAddress()
Create an instance of Address |
| Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type Address | |
|---|---|
javax.xml.bind.JAXBElement<Address> |
ObjectFactory.createAddress(Address value)
Create an instance of JAXBElement<Address>} |
java.util.List<Address> |
Contact.getAddress()
Gets the value of the address property. |
| Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type Address | |
|---|---|
javax.xml.bind.JAXBElement<Address> |
ObjectFactory.createAddress(Address value)
Create an instance of JAXBElement<Address>} |
| Uses of Address in org.apache.ws.scout.util |
|---|
| Methods in org.apache.ws.scout.util that return Address | |
|---|---|
static Address |
ScoutJaxrUddiHelper.getAddress(javax.xml.registry.infomodel.PostalAddress postalAddress)
Get UDDI Address given JAXR Postal Address |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||