BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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

Packages that use TModelBag
weblogic.uddi.client.structures.request   
 

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

Methods in weblogic.uddi.client.structures.request that return TModelBag
 TModelBag FindService.getTModelBag()
          Gets the value of tModelBag
 TModelBag FindBusiness.getTModelBag()
          Gets the value of tModelBag
 TModelBag FindBinding.getTModelBag()
          Get the value of tModelBag
 

Methods in weblogic.uddi.client.structures.request with parameters of type TModelBag
 void FindService.setTModelBag(TModelBag value)
          Sets the value of tModelBag
 void FindBusiness.setTModelBag(TModelBag value)
          Sets the value of tModelBag
 void FindBinding.setTModelBag(TModelBag value)
          Sets the value of tModelBag
 


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