Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.DiscoveryURL

Packages that use DiscoveryURL
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
protected  List<DiscoveryURL> DiscoveryURLs.discoveryURL
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return DiscoveryURL
 DiscoveryURL ObjectFactory.createDiscoveryURL()
          Create an instance of DiscoveryURL
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type DiscoveryURL
 JAXBElement<DiscoveryURL> ObjectFactory.createDiscoveryURL(DiscoveryURL value)
          Create an instance of JAXBElement<DiscoveryURL>}
 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
 JAXBElement<DiscoveryURL> ObjectFactory.createDiscoveryURL(DiscoveryURL value)
          Create an instance of JAXBElement<DiscoveryURL>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.