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

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

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

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

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

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.