public class PropertyUpdate
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getNewValue()
Returns the new value of the property.
|
java.lang.Object |
getOldValue()
Returns the previous value of the property.
|
java.lang.String |
toString()
Display a debug representation.
|
public java.lang.Object getNewValue()
public java.lang.Object getOldValue()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()