Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.Inheritance

Packages that use Inheritance
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm   
 

Uses of Inheritance in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm declared as Inheritance
protected  Inheritance Entity.inheritance
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm that return Inheritance
 Inheritance Inheritance.clone()
          Creates and returns a copy of this object.
 Inheritance ObjectFactory.createInheritance()
          Create an instance of Inheritance
 Inheritance Entity.getInheritance()
          Gets the value of the inheritance property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm with parameters of type Inheritance
 void Entity.setInheritance(Inheritance value)
          Sets the value of the inheritance property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm with parameters of type Inheritance
Inheritance(Inheritance o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.Inheritance instance by copying a given instance.
 



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