Uses of Class
org.uddi.api_v3.GetTModelDetail

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

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

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

Uses of GetTModelDetail in org.ow2.dragon.service.uddi.v3.validator
 

Methods in org.ow2.dragon.service.uddi.v3.validator with parameters of type GetTModelDetail
 void InquiryValidator.validateGetTModelDetail(GetTModelDetail body)
           
 

Uses of GetTModelDetail in org.uddi.api_v3
 

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

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

Methods in org.uddi.api_v3_porttype with parameters of type GetTModelDetail
 TModelDetail UDDIInquiryPortType.getTModelDetail(GetTModelDetail body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.