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

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container declared as Texts
protected  Texts ModelObject.documentation
           
protected  Texts Message.template
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return Texts
 Texts Texts.clone()
          Creates and returns a copy of this object.
 Texts ObjectFactory.createTexts()
          Create an instance of Texts
 Texts ModelObject.getDocumentation()
          Documentation of the object.
 Texts Message.getTemplate()
          Gets the value of the template property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return types with arguments of type Texts
 javax.xml.bind.JAXBElement<Texts> ObjectFactory.createDocumentation(Texts value)
          Create an instance of JAXBElement<Texts>}
 javax.xml.bind.JAXBElement<Texts> ObjectFactory.createTemplate(Texts value)
          Create an instance of JAXBElement<Texts>}
 javax.xml.bind.JAXBElement<Texts> ObjectFactory.createTexts(Texts value)
          Create an instance of JAXBElement<Texts>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container with parameters of type Texts
 javax.xml.bind.JAXBElement<Texts> ObjectFactory.createDocumentation(Texts value)
          Create an instance of JAXBElement<Texts>}
 javax.xml.bind.JAXBElement<Texts> ObjectFactory.createTemplate(Texts value)
          Create an instance of JAXBElement<Texts>}
 javax.xml.bind.JAXBElement<Texts> ObjectFactory.createTexts(Texts value)
          Create an instance of JAXBElement<Texts>}
 void ModelObject.setDocumentation(Texts value)
          Sets the value of the documentation property.
 void Message.setTemplate(Texts value)
          Sets the value of the template property.
 

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



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