Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURLs
-
Packages that use DiscoveryURLs Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of DiscoveryURLs in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as DiscoveryURLs Modifier and Type Field Description protected DiscoveryURLsBusinessEntity. discoveryURLsprotected DiscoveryURLsFindBusiness. discoveryURLsMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return DiscoveryURLs Modifier and Type Method Description DiscoveryURLsObjectFactory. createDiscoveryURLs()Create an instance ofDiscoveryURLsDiscoveryURLsBusinessEntity. getDiscoveryURLs()Gets the value of the discoveryURLs property.DiscoveryURLsFindBusiness. getDiscoveryURLs()Gets the value of the discoveryURLs property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type DiscoveryURLs Modifier and Type Method Description javax.xml.bind.JAXBElement<DiscoveryURLs>ObjectFactory. createDiscoveryURLs(DiscoveryURLs value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type DiscoveryURLs Modifier and Type Method Description javax.xml.bind.JAXBElement<DiscoveryURLs>ObjectFactory. createDiscoveryURLs(DiscoveryURLs value)voidBusinessEntity. setDiscoveryURLs(DiscoveryURLs value)Sets the value of the discoveryURLs property.voidFindBusiness. setDiscoveryURLs(DiscoveryURLs value)Sets the value of the discoveryURLs property.
-