Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.Inheritance

Packages that use Inheritance
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl   
 

Uses of Inheritance in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return Inheritance
 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.pub.collections.novalueclass.persistence.orm with parameters of type Inheritance
 void Entity.setInheritance(Inheritance value)
          Sets the value of the inheritance property.
 

Uses of Inheritance in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that implement Inheritance
 class InheritanceImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return Inheritance
 Inheritance EntityImpl.getInheritance()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with parameters of type Inheritance
 void EntityImpl.setInheritance(Inheritance value)
           
 



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