BEA Systems, Inc.

Uses of Class
weblogic.uddi.client.structures.datatypes.DiscoveryURLs

Packages that use DiscoveryURLs
weblogic.uddi.client.structures.datatypes   
weblogic.uddi.client.structures.request   
 

Uses of DiscoveryURLs in weblogic.uddi.client.structures.datatypes
 

Methods in weblogic.uddi.client.structures.datatypes that return DiscoveryURLs
 DiscoveryURLs BusinessEntity.getDiscoveryURLs()
          Gets the value of the discovery URL.
 

Methods in weblogic.uddi.client.structures.datatypes with parameters of type DiscoveryURLs
 void BusinessEntity.setDiscoveryURLs(DiscoveryURLs value)
          Sets the value of the discovery URL.
 

Uses of DiscoveryURLs in weblogic.uddi.client.structures.request
 

Methods in weblogic.uddi.client.structures.request that return DiscoveryURLs
 DiscoveryURLs FindBusiness.getDiscoveryURLs()
          Gets the value of discoveryURLs
 

Methods in weblogic.uddi.client.structures.request with parameters of type DiscoveryURLs
 void FindBusiness.setDiscoveryURLs(DiscoveryURLs value)
          Sets the value of discoveryURLs
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.