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

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

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

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

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

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



Copyright © 2011. All Rights Reserved.