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

Packages that use DiscoveryURLs
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
protected  DiscoveryURLs BusinessEntity.discoveryURLs
           
protected  DiscoveryURLs FindBusiness.discoveryURLs
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return DiscoveryURLs
 DiscoveryURLs ObjectFactory.createDiscoveryURLs()
          Create an instance of DiscoveryURLs
 DiscoveryURLs BusinessEntity.getDiscoveryURLs()
          Gets the value of the discoveryURLs property.
 DiscoveryURLs FindBusiness.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
 JAXBElement<DiscoveryURLs> ObjectFactory.createDiscoveryURLs(DiscoveryURLs value)
          Create an instance of JAXBElement<DiscoveryURLs>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type DiscoveryURLs
 JAXBElement<DiscoveryURLs> ObjectFactory.createDiscoveryURLs(DiscoveryURLs value)
          Create an instance of JAXBElement<DiscoveryURLs>}
 void BusinessEntity.setDiscoveryURLs(DiscoveryURLs value)
          Sets the value of the discoveryURLs property.
 void FindBusiness.setDiscoveryURLs(DiscoveryURLs value)
          Sets the value of the discoveryURLs property.
 



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