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

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

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

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

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

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



Copyright © 2011. All Rights Reserved.