Uses of Class
org.uddi.api_v3.GetServiceDetail

Packages that use GetServiceDetail
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 GetServiceDetail in org.ow2.dragon.service.uddi.v3.impl
 

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

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

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

Uses of GetServiceDetail in org.uddi.api_v3
 

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

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

Methods in org.uddi.api_v3_porttype with parameters of type GetServiceDetail
 ServiceDetail UDDIInquiryPortType.getServiceDetail(GetServiceDetail body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.