org.apache.openejb.jee.jpa
Class PostRemove
java.lang.Object
org.apache.openejb.jee.jpa.PostRemove
public class PostRemove
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
description
protected String description
methodName
protected String methodName
PostRemove
public PostRemove()
getDescription
public String getDescription()
- Gets the value of the description property.
- Returns:
- possible object is
String
setDescription
public void setDescription(String value)
- Sets the value of the description property.
- Parameters:
value - allowed object is
String
getMethodName
public String getMethodName()
- Gets the value of the methodName property.
- Returns:
- possible object is
String
setMethodName
public void setMethodName(String value)
- Sets the value of the methodName property.
- Parameters:
value - allowed object is
String
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.