Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container.Text

Packages that use Text
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container   
 

Uses of Text in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container with type parameters of type Text
protected  List<Text> Texts.text
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return Text
 Text Text.clone()
          Creates and returns a copy of this object.
 Text ObjectFactory.createText()
          Create an instance of Text
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return types with arguments of type Text
 javax.xml.bind.JAXBElement<Text> ObjectFactory.createText(Text value)
          Create an instance of JAXBElement<Text>}
 List<Text> Texts.getText()
          Gets the value of the text property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container with parameters of type Text
 javax.xml.bind.JAXBElement<Text> ObjectFactory.createText(Text value)
          Create an instance of JAXBElement<Text>}
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container with parameters of type Text
Text(Text o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container.Text instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.