|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.jpamodelgen.xml.jaxb.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()
InheritanceTypepublic 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 | |||||||||