Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.Texts

Packages that use Texts
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl   
 

Uses of Texts in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc that return Texts
 Texts ObjectFactory.createTexts()
          Create an instance of Texts
 Texts ModelObject.getDocumentation()
          Documentation of this object.
 Texts Message.getTemplate()
          The template of this message.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc 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.pkg.indexed.novalueclass.jomc 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.
 

Uses of Texts in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl that implement Texts
 class TextsImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl that return Texts
 Texts ModelObjectImpl.getDocumentation()
           
 Texts MessageImpl.getTemplate()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl with parameters of type Texts
 void ModelObjectImpl.setDocumentation(Texts value)
           
 void MessageImpl.setTemplate(Texts value)
           
 



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