Uses of Class
org.ow2.weblab.core.model.Audio

Packages that use Audio
org.ow2.weblab.core.model   
 

Uses of Audio in org.ow2.weblab.core.model
 

Methods in org.ow2.weblab.core.model that return Audio
 Audio ObjectFactory.createAudio()
          Create an instance of Audio
 

Methods in org.ow2.weblab.core.model that return types with arguments of type Audio
 javax.xml.bind.JAXBElement<Audio> ObjectFactory.createAudio(Audio value)
          Create an instance of JAXBElement<Audio>}
 

Methods in org.ow2.weblab.core.model with parameters of type Audio
 javax.xml.bind.JAXBElement<Audio> ObjectFactory.createAudio(Audio value)
          Create an instance of JAXBElement<Audio>}
 



Copyright © 2004-2010. All Rights Reserved.