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

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

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.