Uses of Class
org.plasma.sdo.access.provider.jdo.Inheritance

Packages that use Inheritance
org.plasma.sdo.access.provider.jdo Package level documentation for package org.plasma.sdo.access.provider.jdo 
 

Uses of Inheritance in org.plasma.sdo.access.provider.jdo
 

Fields in org.plasma.sdo.access.provider.jdo declared as Inheritance
protected  Inheritance Interface.inheritance
           
protected  Inheritance Class_.inheritance
           
 

Methods in org.plasma.sdo.access.provider.jdo that return Inheritance
 Inheritance ObjectFactory.createInheritance()
          Create an instance of Inheritance
 Inheritance Interface.getInheritance()
          Gets the value of the inheritance property.
 Inheritance Class_.getInheritance()
          Gets the value of the inheritance property.
 

Methods in org.plasma.sdo.access.provider.jdo with parameters of type Inheritance
 void Interface.setInheritance(Inheritance value)
          Sets the value of the inheritance property.
 void Class_.setInheritance(Inheritance value)
          Sets the value of the inheritance property.
 



Copyright © 2013. All rights reserved.