Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Text

Packages that use Text
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container   
 

Uses of Text in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container declared as Text
protected  Text[] Texts.text
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container that return Text
 Text Text.clone()
          Creates and returns a copy of this object.
protected static Text ObjectFactory.copyOfText(Text clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Text instance.
 Text ObjectFactory.createText()
          Create an instance of Text
 Text[] Texts.getText()
           
 Text Texts.getText(int idx)
           
 Text Texts.setText(int idx, Text value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container with parameters of type Text
protected static Text ObjectFactory.copyOfText(Text clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Text instance.
protected  void Texts.copyText(Text[] source)
          Copies all values of property Text.
 javax.xml.bind.JAXBElement<Text> ObjectFactory.createText(Text value)
          Create an instance of JAXBElement<Text>}
 Text Texts.setText(int idx, Text value)
           
 void Texts.setText(Text[] values)
           
 

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



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