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

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

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

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

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

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.