Uses of Class
org.uddi.api_v2.GetServiceDetail

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

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

Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type GetServiceDetail
 ServiceDetail InquireImpl.getServiceDetail(GetServiceDetail body)
           
 

Uses of GetServiceDetail in org.uddi.api_v2
 

Methods in org.uddi.api_v2 that return GetServiceDetail
 GetServiceDetail ObjectFactory.createGetServiceDetail()
          Create an instance of GetServiceDetail
 

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

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

Uses of GetServiceDetail in org.uddi.inquiry_v2
 

Methods in org.uddi.inquiry_v2 with parameters of type GetServiceDetail
 ServiceDetail Inquire.getServiceDetail(GetServiceDetail body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.