isSetOldValue() method

Syntax

boolean isSetOldValue ()

Returns

false if the oldValue is null. Otherwise, it returns true.

Usage

Checks whether the

oldValue

of this instance is set.

false if the oldValue is null. Otherwise, it returns true.