Package | Description |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel | |
org.apache.ws.scout.util |
Modifier and Type | Method and Description |
---|---|
PostalAddress |
LifeCycleManager.createPostalAddress(String streetNumber,
String street,
String city,
String stateOrProvince,
String country,
String postalCode,
String type) |
Modifier and Type | Method and Description |
---|---|
PostalAddress |
Organization.getPostalAddress() |
Modifier and Type | Method and Description |
---|---|
void |
Organization.setPostalAddress(PostalAddress addr) |
Modifier and Type | Method and Description |
---|---|
PostalAddress |
LifeCycleManagerImpl.createPostalAddress(String streetNumber,
String street,
String city,
String stateOrProvince,
String country,
String postalCode,
String type) |
Modifier and Type | Class and Description |
---|---|
class |
PostalAddressImpl
Implements PostalAddress Interface
Implements JAXR Interface.
|
Modifier and Type | Method and Description |
---|---|
PostalAddress |
OrganizationImpl.getPostalAddress() |
Modifier and Type | Method and Description |
---|---|
void |
OrganizationImpl.setPostalAddress(PostalAddress postalAddress) |
Modifier and Type | Method and Description |
---|---|
static Address |
ScoutJaxrUddiV3Helper.getAddress(PostalAddress postalAddress)
Get UDDI Address given JAXR Postal Address
|
static Address |
ScoutJaxrUddiHelper.getAddress(PostalAddress postalAddress)
Get UDDI Address given JAXR Postal Address
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.