Uses of Class
org.uddi.api_v2.FindTModel

Packages that use FindTModel
org.ow2.dragon.service.uddi.v2.impl   
org.uddi.api_v2   
org.uddi.inquiry_v2   
 

Uses of FindTModel in org.ow2.dragon.service.uddi.v2.impl
 

Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type FindTModel
 TModelList InquireImpl.findTModel(FindTModel body)
           
 

Uses of FindTModel in org.uddi.api_v2
 

Methods in org.uddi.api_v2 that return FindTModel
 FindTModel ObjectFactory.createFindTModel()
          Create an instance of FindTModel
 

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

Methods in org.uddi.api_v2 with parameters of type FindTModel
 javax.xml.bind.JAXBElement<FindTModel> ObjectFactory.createFindTModel(FindTModel value)
          Create an instance of JAXBElement<FindTModel>}
 

Uses of FindTModel in org.uddi.inquiry_v2
 

Methods in org.uddi.inquiry_v2 with parameters of type FindTModel
 TModelList Inquire.findTModel(FindTModel body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.