Uses of Interface
javax.xml.registry.infomodel.PostalAddress
Packages that use PostalAddress
Package
Description
This package and its sub-packages describe the API classes and interfaces
for the Jakarta XML Registries API.
This package describes the information model for the Jakarta XML Registries
API.
-
Uses of PostalAddress in javax.xml.registry
Methods in javax.xml.registry that return PostalAddress -
Uses of PostalAddress in javax.xml.registry.infomodel
Methods in javax.xml.registry.infomodel that return PostalAddressModifier and TypeMethodDescriptionOrganization.getPostalAddress()Gets the Address for this Organization.Methods in javax.xml.registry.infomodel with parameters of type PostalAddressModifier and TypeMethodDescriptionvoidOrganization.setPostalAddress(PostalAddress address) Sets the address for this Organization.