Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Text

Packages that use Text
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc   
 

Uses of Text in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc 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.collections.valueclass.jomc.Text instance.
 Text ObjectFactory.createText()
          Create an instance of Text
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc 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.prot.collections.valueclass.jomc 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.collections.valueclass.jomc.Text instance.
 javax.xml.bind.JAXBElement<Text> ObjectFactory.createText(Text value)
          Create an instance of JAXBElement<Text>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with type arguments of type Text
protected static void Texts.copyText(List<Text> source, List<Text> target)
          Copies all values of property Text.
protected static void Texts.copyText(List<Text> source, List<Text> target)
          Copies all values of property Text.
 

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



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