BEA Systems, Inc.

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/docs100
Copyright 2006 BEA Systems Inc.