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

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

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.