Uses of Class
com.sun.java.xml.ns.persistence.orm.Inheritance

Packages that use Inheritance
com.sun.java.xml.ns.persistence.orm   
 

Uses of Inheritance in com.sun.java.xml.ns.persistence.orm
 

Fields in com.sun.java.xml.ns.persistence.orm declared as Inheritance
protected  Inheritance Entity.inheritance
           
 

Methods in com.sun.java.xml.ns.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 com.sun.java.xml.ns.persistence.orm with parameters of type Inheritance
 void Entity.setInheritance(Inheritance value)
          Sets the value of the inheritance property.
 



Copyright © 2005-2011. All Rights Reserved.