|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl.CascadeTypeImpl
public class CascadeTypeImpl
| Field Summary | |
|---|---|
protected EmptyTypeImpl |
cascadeAll
|
protected EmptyTypeImpl |
cascadeMerge
|
protected EmptyTypeImpl |
cascadePersist
|
protected EmptyTypeImpl |
cascadeRefresh
|
protected EmptyTypeImpl |
cascadeRemove
|
| Constructor Summary | |
|---|---|
CascadeTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl.CascadeTypeImpl instance. |
|
CascadeTypeImpl(CascadeTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl.CascadeTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
CascadeTypeImpl |
clone()
Creates and returns a copy of this object. |
EmptyType |
getCascadeAll()
Gets the value of the cascadeAll property. |
EmptyType |
getCascadeMerge()
Gets the value of the cascadeMerge property. |
EmptyType |
getCascadePersist()
Gets the value of the cascadePersist property. |
EmptyType |
getCascadeRefresh()
Gets the value of the cascadeRefresh property. |
EmptyType |
getCascadeRemove()
Gets the value of the cascadeRemove property. |
void |
setCascadeAll(EmptyType value)
Sets the value of the cascadeAll property. |
void |
setCascadeMerge(EmptyType value)
Sets the value of the cascadeMerge property. |
void |
setCascadePersist(EmptyType value)
Sets the value of the cascadePersist property. |
void |
setCascadeRefresh(EmptyType value)
Sets the value of the cascadeRefresh property. |
void |
setCascadeRemove(EmptyType value)
Sets the value of the cascadeRemove property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected EmptyTypeImpl cascadeAll
protected EmptyTypeImpl cascadePersist
protected EmptyTypeImpl cascadeMerge
protected EmptyTypeImpl cascadeRemove
protected EmptyTypeImpl cascadeRefresh
| Constructor Detail |
|---|
public CascadeTypeImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl.CascadeTypeImpl instance.
public CascadeTypeImpl(CascadeTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl.CascadeTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public EmptyType getCascadeAll()
CascadeType
getCascadeAll in interface CascadeTypeEmptyTypepublic void setCascadeAll(EmptyType value)
CascadeType
setCascadeAll in interface CascadeTypevalue - allowed object is
EmptyTypepublic EmptyType getCascadePersist()
CascadeType
getCascadePersist in interface CascadeTypeEmptyTypepublic void setCascadePersist(EmptyType value)
CascadeType
setCascadePersist in interface CascadeTypevalue - allowed object is
EmptyTypepublic EmptyType getCascadeMerge()
CascadeType
getCascadeMerge in interface CascadeTypeEmptyTypepublic void setCascadeMerge(EmptyType value)
CascadeType
setCascadeMerge in interface CascadeTypevalue - allowed object is
EmptyTypepublic EmptyType getCascadeRemove()
CascadeType
getCascadeRemove in interface CascadeTypeEmptyTypepublic void setCascadeRemove(EmptyType value)
CascadeType
setCascadeRemove in interface CascadeTypevalue - allowed object is
EmptyTypepublic EmptyType getCascadeRefresh()
CascadeType
getCascadeRefresh in interface CascadeTypeEmptyTypepublic void setCascadeRefresh(EmptyType value)
CascadeType
setCascadeRefresh in interface CascadeTypevalue - allowed object is
EmptyTypepublic CascadeTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||