isSetInitialValue() method

Syntax

boolean isSetInitialValue ()

Returns

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

Usage

Checks whether the

initialValue

of this instance is set.

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