Uses of Interface
javax.xml.registry.infomodel.TelephoneNumber
-
Packages that use TelephoneNumber Package Description com.sun.xml.registry.uddi com.sun.xml.registry.uddi.infomodel javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API. -
-
Uses of TelephoneNumber in com.sun.xml.registry.uddi
Methods in com.sun.xml.registry.uddi that return TelephoneNumber Modifier and Type Method Description TelephoneNumberLifeCycleManagerImpl. createTelephoneNumber() -
Uses of TelephoneNumber in com.sun.xml.registry.uddi.infomodel
Classes in com.sun.xml.registry.uddi.infomodel that implement TelephoneNumber Modifier and Type Class Description classTelephoneNumberImpl -
Uses of TelephoneNumber in javax.xml.registry
Methods in javax.xml.registry that return TelephoneNumber Modifier and Type Method Description TelephoneNumberLifeCycleManager. createTelephoneNumber()Creates an empty TelephoneNumber instance.
-