Uses of Class
org.uddi.api_v2.GetTModelDetail

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

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

Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type GetTModelDetail
 TModelDetail InquireImpl.getTModelDetail(GetTModelDetail body)
           
 

Uses of GetTModelDetail in org.uddi.api_v2
 

Methods in org.uddi.api_v2 that return GetTModelDetail
 GetTModelDetail ObjectFactory.createGetTModelDetail()
          Create an instance of GetTModelDetail
 

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

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

Uses of GetTModelDetail in org.uddi.inquiry_v2
 

Methods in org.uddi.inquiry_v2 with parameters of type GetTModelDetail
 TModelDetail Inquire.getTModelDetail(GetTModelDetail body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.