isSetNewValue() method

Syntax

boolean isSetNewValue ()

Returns

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

Usage

Checks whether the

newValue

of this instance is set.

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