Class InitialValueChange

All Implemented Interfaces:
Serializable

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