org.apache.openejb.jee.jpa
Class Inheritance
java.lang.Object
org.apache.openejb.jee.jpa.Inheritance
public class Inheritance
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
strategy
protected InheritanceType strategy
Inheritance
public Inheritance()
getStrategy
public InheritanceType getStrategy()
- Gets the value of the strategy property.
- Returns:
- possible object is
InheritanceType
setStrategy
public void setStrategy(InheritanceType value)
- Sets the value of the strategy property.
- Parameters:
value
- allowed object is
InheritanceType
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.