Uses of Interface
javax.xml.registry.infomodel.EmailAddress
Packages that use EmailAddress
Package
Description
This package and its sub-packages describe the API classes and interfaces
for the Jakarta XML Registries API.
-
Uses of EmailAddress in javax.xml.registry
Methods in javax.xml.registry that return EmailAddressModifier and TypeMethodDescriptionLifeCycleManager.createEmailAddress(String address) Creates an EmailAddress instance using an address as the parameter.LifeCycleManager.createEmailAddress(String address, String type) Creates an EmailAddress instance using both an address and a type as parameters.