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

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

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

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

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

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



Copyright © 2011. All Rights Reserved.