Uses of Class
org.apache.ws.scout.model.uddi.v2.GetServiceDetail

Packages that use GetServiceDetail
org.apache.ws.scout.model.uddi.v2   
 

Uses of GetServiceDetail in org.apache.ws.scout.model.uddi.v2
 

Methods in org.apache.ws.scout.model.uddi.v2 that return GetServiceDetail
 GetServiceDetail ObjectFactory.createGetServiceDetail()
          Create an instance of GetServiceDetail
 

Methods in org.apache.ws.scout.model.uddi.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.apache.ws.scout.model.uddi.v2 with parameters of type GetServiceDetail
 javax.xml.bind.JAXBElement<GetServiceDetail> ObjectFactory.createGetServiceDetail(GetServiceDetail value)
          Create an instance of JAXBElement<GetServiceDetail>}
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.