Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl.TextImpl

Packages that use TextImpl
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl   
 

Uses of TextImpl in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that return TextImpl
 TextImpl TextImpl.clone()
          Creates and returns a copy of this object.
 TextImpl ObjectFactory.createText()
          Create an instance of Text
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that return types with arguments of type TextImpl
 javax.xml.bind.JAXBElement<TextImpl> ObjectFactory.createText(TextImpl value)
          Create an instance of JAXBElement<TextImpl>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl with parameters of type TextImpl
 javax.xml.bind.JAXBElement<TextImpl> ObjectFactory.createText(TextImpl value)
          Create an instance of JAXBElement<TextImpl>}
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl with parameters of type TextImpl
TextImpl(TextImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl.TextImpl instance by copying a given instance.
 



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