Uses of Class
org.uddi.api_v2.TModelBag

Packages that use TModelBag
org.uddi.api_v2   
 

Uses of TModelBag in org.uddi.api_v2
 

Fields in org.uddi.api_v2 declared as TModelBag
protected  TModelBag FindService.tModelBag
           
protected  TModelBag FindBusiness.tModelBag
           
protected  TModelBag FindBinding.tModelBag
           
 

Methods in org.uddi.api_v2 that return TModelBag
 TModelBag ObjectFactory.createTModelBag()
          Create an instance of TModelBag
 TModelBag FindService.getTModelBag()
          Gets the value of the tModelBag property.
 TModelBag FindBusiness.getTModelBag()
          Gets the value of the tModelBag property.
 TModelBag FindBinding.getTModelBag()
          Gets the value of the tModelBag property.
 

Methods in org.uddi.api_v2 that return types with arguments of type TModelBag
 javax.xml.bind.JAXBElement<TModelBag> ObjectFactory.createTModelBag(TModelBag value)
          Create an instance of JAXBElement<TModelBag>}
 

Methods in org.uddi.api_v2 with parameters of type TModelBag
 javax.xml.bind.JAXBElement<TModelBag> ObjectFactory.createTModelBag(TModelBag value)
          Create an instance of JAXBElement<TModelBag>}
 void FindService.setTModelBag(TModelBag value)
          Sets the value of the tModelBag property.
 void FindBusiness.setTModelBag(TModelBag value)
          Sets the value of the tModelBag property.
 void FindBinding.setTModelBag(TModelBag value)
          Sets the value of the tModelBag property.
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.