|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.InheritanceImpl
public class InheritanceImpl
| Field Summary | |
|---|---|
protected InheritanceType |
strategy
|
| Constructor Summary | |
|---|---|
InheritanceImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.InheritanceImpl instance. |
|
InheritanceImpl(InheritanceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.InheritanceImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
InheritanceImpl |
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 InheritanceImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.InheritanceImpl instance.
public InheritanceImpl(InheritanceImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.InheritanceImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public InheritanceType getStrategy()
Inheritance
getStrategy in interface InheritanceInheritanceTypepublic void setStrategy(InheritanceType value)
Inheritance
setStrategy in interface Inheritancevalue - allowed object is
InheritanceTypepublic InheritanceImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||