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

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

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

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

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

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.