Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Inheritance

Packages that use Inheritance
org.hibernate.jpamodelgen.xml.jaxb   
 

Uses of Inheritance in org.hibernate.jpamodelgen.xml.jaxb
 

Fields in org.hibernate.jpamodelgen.xml.jaxb declared as Inheritance
protected  Inheritance Entity.inheritance
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return Inheritance
 Inheritance ObjectFactory.createInheritance()
          Create an instance of Inheritance
 Inheritance Entity.getInheritance()
          Gets the value of the inheritance property.
 

Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type Inheritance
 void Entity.setInheritance(Inheritance value)
          Sets the value of the inheritance property.
 



Copyright © 2009-2010. All Rights Reserved.