|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostRemove | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of PostRemove in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm declared as PostRemove | |
|---|---|
protected PostRemove |
MappedSuperclass.postRemove
|
protected PostRemove |
EntityListener.postRemove
|
protected PostRemove |
Entity.postRemove
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return PostRemove | |
|---|---|
PostRemove |
PostRemove.clone()
Creates and returns a copy of this object. |
static PostRemove |
ObjectFactory.copyOfPostRemove(PostRemove clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.PostRemove instance. |
PostRemove |
ObjectFactory.createPostRemove()
Create an instance of PostRemove |
PostRemove |
MappedSuperclass.getPostRemove()
Gets the value of the postRemove property. |
PostRemove |
EntityListener.getPostRemove()
Gets the value of the postRemove property. |
PostRemove |
Entity.getPostRemove()
Gets the value of the postRemove property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type PostRemove | |
|---|---|
static PostRemove |
ObjectFactory.copyOfPostRemove(PostRemove clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.PostRemove instance. |
void |
MappedSuperclass.setPostRemove(PostRemove value)
Sets the value of the postRemove property. |
void |
EntityListener.setPostRemove(PostRemove value)
Sets the value of the postRemove property. |
void |
Entity.setPostRemove(PostRemove value)
Sets the value of the postRemove property. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type PostRemove | |
|---|---|
PostRemove(PostRemove o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.PostRemove instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||