Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.InheritanceImpl

Packages that use InheritanceImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl   
 

Uses of InheritanceImpl in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl declared as InheritanceImpl
protected  InheritanceImpl EntityImpl.inheritance
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that return InheritanceImpl
 InheritanceImpl InheritanceImpl.clone()
          Creates and returns a copy of this object.
static InheritanceImpl ObjectFactory.copyOfInheritanceImpl(InheritanceImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.InheritanceImpl instance.
 InheritanceImpl ObjectFactory.createInheritance()
          Create an instance of Inheritance
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl with parameters of type InheritanceImpl
static InheritanceImpl ObjectFactory.copyOfInheritanceImpl(InheritanceImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.InheritanceImpl instance.
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl with parameters of type InheritanceImpl
InheritanceImpl(InheritanceImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.InheritanceImpl instance by copying a given instance.
 



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