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

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

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

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

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

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.