|
||||||||||
| 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.valueclass.persistence.orm.PrePersist
public class PrePersist
| Field Summary | |
|---|---|
protected String |
methodName
|
| Constructor Summary | |
|---|---|
PrePersist()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrePersist instance. |
|
PrePersist(PrePersist o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrePersist instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PrePersist |
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 PrePersist()
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrePersist instance.
public PrePersist(PrePersist o)
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.PrePersist 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 PrePersist clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||