| Package | Description | 
|---|---|
| javax.xml.registry | 
 This package and its sub-packages describe the API classes and interfaces
 for the Jakarta XML Registries API. | 
| javax.xml.registry.infomodel | 
 This package describes the information model for the Jakarta XML Registries
 API. | 
| Modifier and Type | Method and Description | 
|---|---|
| PostalAddress | LifeCycleManager. createPostalAddress(String streetNumber,
                   String street,
                   String city,
                   String stateOrProvince,
                   String country,
                   String postalCode,
                   String type)Creates a PostalAddress instance using the specified
 parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| PostalAddress | Organization. getPostalAddress()Gets the Address for this Organization. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Organization. setPostalAddress(PostalAddress address)Sets the address for this Organization. | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.