|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.jee.jpa.Inheritance
public class Inheritance
Field Summary | |
---|---|
protected InheritanceType |
strategy
|
Constructor Summary | |
---|---|
Inheritance()
|
Method Summary | |
---|---|
InheritanceType |
getStrategy()
Gets the value of the strategy property. |
void |
setStrategy(InheritanceType value)
Sets the value of the strategy property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected InheritanceType strategy
Constructor Detail |
---|
public Inheritance()
Method Detail |
---|
public InheritanceType getStrategy()
InheritanceType
public void setStrategy(InheritanceType value)
value
- allowed object is
InheritanceType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |