|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostUpdate | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm | |
| Uses of PostUpdate 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 PostUpdate | |
|---|---|
protected PostUpdate |
MappedSuperclass.postUpdate
|
protected PostUpdate |
EntityListener.postUpdate
|
protected PostUpdate |
Entity.postUpdate
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return PostUpdate | |
|---|---|
PostUpdate |
PostUpdate.clone()
Creates and returns a copy of this object. |
static PostUpdate |
ObjectFactory.copyOfPostUpdate(PostUpdate clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.PostUpdate instance. |
PostUpdate |
ObjectFactory.createPostUpdate()
Create an instance of PostUpdate |
PostUpdate |
MappedSuperclass.getPostUpdate()
Gets the value of the postUpdate property. |
PostUpdate |
EntityListener.getPostUpdate()
Gets the value of the postUpdate property. |
PostUpdate |
Entity.getPostUpdate()
Gets the value of the postUpdate property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type PostUpdate | |
|---|---|
static PostUpdate |
ObjectFactory.copyOfPostUpdate(PostUpdate clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.PostUpdate instance. |
void |
MappedSuperclass.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property. |
void |
EntityListener.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property. |
void |
Entity.setPostUpdate(PostUpdate value)
Sets the value of the postUpdate property. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type PostUpdate | |
|---|---|
PostUpdate(PostUpdate o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.PostUpdate instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||