Uses of Class
org.ow2.frascati.examples.soapcalc.api.MultResponse

Packages that use MultResponse
org.ow2.frascati.examples.soapcalc.api   
 

Uses of MultResponse in org.ow2.frascati.examples.soapcalc.api
 

Methods in org.ow2.frascati.examples.soapcalc.api that return MultResponse
 MultResponse ObjectFactory.createMultResponse()
          Create an instance of MultResponse
 

Methods in org.ow2.frascati.examples.soapcalc.api that return types with arguments of type MultResponse
 javax.xml.bind.JAXBElement<MultResponse> ObjectFactory.createMultResponse(MultResponse value)
          Create an instance of JAXBElement<MultResponse>}
 

Methods in org.ow2.frascati.examples.soapcalc.api with parameters of type MultResponse
 javax.xml.bind.JAXBElement<MultResponse> ObjectFactory.createMultResponse(MultResponse value)
          Create an instance of JAXBElement<MultResponse>}
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.