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