Oracle® Application Server Web Services UDDI Client API Reference
10g Release 2 (10.1.2)

Part No. B13971-01

Uses of Class
oracle.uddi.message.response.BusinessInfos

Packages that use BusinessInfos
oracle.uddi.message.response Provides classes which represent the XML response messages defined by the UDDI specification. 

 

Uses of BusinessInfos in oracle.uddi.message.response

 

Methods in oracle.uddi.message.response that return BusinessInfos
 BusinessInfos RegisteredInfo.getBusinessInfos()
           
 BusinessInfos BusinessList.getBusinessInfos()
           

 

Methods in oracle.uddi.message.response with parameters of type BusinessInfos
 void RegisteredInfo.setBusinessInfos(BusinessInfos businessInfos)
           
 void BusinessList.setBusinessInfos(BusinessInfos businessInfos)
           

 


Oracle® Application Server Web Services UDDI Client API Reference
10g Release 2 (10.1.2)

Part No. B13971-01

Copyright © 2001, 2004, Oracle. All rights reserved.