Uses of Class
org.uddi.api_v2.GetBusinessDetail

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

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

Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type GetBusinessDetail
 BusinessDetail InquireImpl.getBusinessDetail(GetBusinessDetail body)
           
 

Uses of GetBusinessDetail in org.uddi.api_v2
 

Methods in org.uddi.api_v2 that return GetBusinessDetail
 GetBusinessDetail ObjectFactory.createGetBusinessDetail()
          Create an instance of GetBusinessDetail
 

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

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

Uses of GetBusinessDetail in org.uddi.inquiry_v2
 

Methods in org.uddi.inquiry_v2 with parameters of type GetBusinessDetail
 BusinessDetail Inquire.getBusinessDetail(GetBusinessDetail body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.