Uses of Class
org.uddi4j.response.BusinessInfos

Packages that use BusinessInfos
org.uddi4j.response   
 

Uses of BusinessInfos in org.uddi4j.response
 

Methods in org.uddi4j.response that return BusinessInfos
 BusinessInfos BusinessList.getBusinessInfos()
           
 BusinessInfos RegisteredInfo.getBusinessInfos()
           
 

Methods in org.uddi4j.response with parameters of type BusinessInfos
 void BusinessList.setBusinessInfos(BusinessInfos s)
           
 void RegisteredInfo.setBusinessInfos(BusinessInfos s)
           
 

Constructors in org.uddi4j.response with parameters of type BusinessInfos
BusinessList(java.lang.String operator, BusinessInfos businessInfos)
          Construct the object with required fields.
RegisteredInfo(java.lang.String operator, BusinessInfos businessInfos, TModelInfos tModelInfos)
          Construct the object with required fields.
 



Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.