Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURL
-
Packages that use DiscoveryURL Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of DiscoveryURL in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type DiscoveryURL Modifier and Type Field Description protected List<DiscoveryURL>DiscoveryURLs. discoveryURLMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return DiscoveryURL Modifier and Type Method Description DiscoveryURLObjectFactory. createDiscoveryURL()Create an instance ofDiscoveryURLMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type DiscoveryURL Modifier and Type Method Description javax.xml.bind.JAXBElement<DiscoveryURL>ObjectFactory. createDiscoveryURL(DiscoveryURL value)List<DiscoveryURL>DiscoveryURLs. getDiscoveryURL()Gets the value of the discoveryURL property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type DiscoveryURL Modifier and Type Method Description javax.xml.bind.JAXBElement<DiscoveryURL>ObjectFactory. createDiscoveryURL(DiscoveryURL value)
-