Uses of Class
org.uddi.api_v2.ServiceDetail

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

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

Methods in org.ow2.dragon.service.uddi.v2.impl that return ServiceDetail
 ServiceDetail InquireImpl.getServiceDetail(GetServiceDetail body)
           
 

Uses of ServiceDetail in org.uddi.api_v2
 

Methods in org.uddi.api_v2 that return ServiceDetail
 ServiceDetail ObjectFactory.createServiceDetail()
          Create an instance of ServiceDetail
 

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

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

Uses of ServiceDetail in org.uddi.inquiry_v2
 

Methods in org.uddi.inquiry_v2 that return ServiceDetail
 ServiceDetail Inquire.getServiceDetail(GetServiceDetail body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.