Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.Text

Packages that use Text
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl   
 

Uses of Text in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container that return Text
 Text ObjectFactory.createText()
          Create an instance of Text
 

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

Uses of Text in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl that implement Text
 class TextImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl with type parameters of type Text
protected  List<Text> TextsImpl.text
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl that return types with arguments of type Text
 List<Text> TextsImpl.getText()
           
 

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



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