Uses of Class
org.uddi.api_v2.TModelList

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

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

Methods in org.ow2.dragon.service.uddi.v2.impl that return TModelList
 TModelList InquireImpl.findTModel(FindTModel body)
           
 

Uses of TModelList in org.uddi.api_v2
 

Methods in org.uddi.api_v2 that return TModelList
 TModelList ObjectFactory.createTModelList()
          Create an instance of TModelList
 

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

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

Uses of TModelList in org.uddi.inquiry_v2
 

Methods in org.uddi.inquiry_v2 that return TModelList
 TModelList Inquire.findTModel(FindTModel body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.