public class RecordChange extends Change
Constructor and Description |
---|
RecordChange(Object entity,
String property,
Object newValue)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Object |
getNewValue()
Returns new value of a changed property.
|
String |
getProperty()
Returns name of the changed property.
|
boolean |
isValueChange()
Returns true if it is change of a variable or record field.
|
getElement, isDebuggerRelevant
public Object getNewValue()
public String getProperty()
public boolean isValueChange()
Change
isValueChange
in class Change
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.