Uses of Class
org.uddi.api_v3.TModelList

Packages that use TModelList
org.ow2.dragon.service.uddi.v3.impl   
org.uddi.api_v3   
org.uddi.api_v3_porttype   
 

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

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

Uses of TModelList in org.uddi.api_v3
 

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

Methods in org.uddi.api_v3 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_v3 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.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype that return TModelList
 TModelList UDDIInquiryPortType.findTModel(FindTModel body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.