Class TerminalValueChange

All Implemented Interfaces:
Serializable

public class TerminalValueChange extends ValueChange
TerminalValueChange is a subtype of ValueChange with a property value on left and null on right. It is generated for each Primitive or Value property of a Removed Object to capture its state.
See Also: