Uses of Interface
javax.xml.registry.infomodel.EmailAddress
-
Packages that use EmailAddress Package Description javax.xml.registry 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 EmailAddress Modifier and Type Method Description EmailAddressLifeCycleManager. createEmailAddress(String address)Creates an EmailAddress instance using an address as the parameter.EmailAddressLifeCycleManager. createEmailAddress(String address, String type)Creates an EmailAddress instance using both an address and a type as parameters.
-