isSetDate() method

Syntax

boolean isSetDate ()

Returns

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

Usage

Checks whether the

date

of this instance is set.

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