Uses of Class
org.uddi.api_v3.DiscoveryURLs

Packages that use DiscoveryURLs
org.uddi.api_v3   
 

Uses of DiscoveryURLs in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as DiscoveryURLs
protected  DiscoveryURLs FindBusiness.discoveryURLs
           
protected  DiscoveryURLs BusinessEntity.discoveryURLs
           
 

Methods in org.uddi.api_v3 that return DiscoveryURLs
 DiscoveryURLs ObjectFactory.createDiscoveryURLs()
          Create an instance of DiscoveryURLs
 DiscoveryURLs FindBusiness.getDiscoveryURLs()
          Gets the value of the discoveryURLs property.
 DiscoveryURLs BusinessEntity.getDiscoveryURLs()
          Gets the value of the discoveryURLs property.
 

Methods in org.uddi.api_v3 that return types with arguments of type DiscoveryURLs
 javax.xml.bind.JAXBElement<DiscoveryURLs> ObjectFactory.createDiscoveryURLs(DiscoveryURLs value)
          Create an instance of JAXBElement<DiscoveryURLs>}
 

Methods in org.uddi.api_v3 with parameters of type DiscoveryURLs
 javax.xml.bind.JAXBElement<DiscoveryURLs> ObjectFactory.createDiscoveryURLs(DiscoveryURLs value)
          Create an instance of JAXBElement<DiscoveryURLs>}
 void FindBusiness.setDiscoveryURLs(DiscoveryURLs value)
          Sets the value of the discoveryURLs property.
 void BusinessEntity.setDiscoveryURLs(DiscoveryURLs value)
          Sets the value of the discoveryURLs property.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.