|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.PostPersist
public class PostPersist
| Field Summary | |
|---|---|
protected String |
methodName
|
| Constructor Summary | |
|---|---|
PostPersist()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.PostPersist instance. |
|
PostPersist(PostPersist o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.PostPersist instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PostPersist |
clone()
Creates and returns a copy of this object. |
String |
getMethodName()
Gets the value of the methodName property. |
void |
setMethodName(String value)
Sets the value of the methodName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String methodName
| Constructor Detail |
|---|
public PostPersist()
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.PostPersist instance.
public PostPersist(PostPersist o)
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.PostPersist instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getMethodName()
Stringpublic void setMethodName(String value)
value - allowed object is
Stringpublic PostPersist clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||