isSetStartDate() method

Syntax

boolean isSetStartDate ()

Returns

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

Usage

Checks whether the

startDate

of this instance is set.

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