|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.Inheritance
public class Inheritance
| Field Summary | |
|---|---|
protected InheritanceType |
strategy
|
| Constructor Summary | |
|---|---|
Inheritance()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.Inheritance instance. |
|
Inheritance(Inheritance o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.Inheritance instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Inheritance |
clone()
Creates and returns a copy of this object. |
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 |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected InheritanceType strategy
| Constructor Detail |
|---|
public Inheritance()
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.Inheritance instance.
public Inheritance(Inheritance o)
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.Inheritance instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public InheritanceType getStrategy()
InheritanceTypepublic void setStrategy(InheritanceType value)
value - allowed object is
InheritanceTypepublic Inheritance clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||