isSetEndDate() method

Syntax

boolean isSetEndDate ()

Returns

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

Usage

Checks whether the

endDate

of this instance is set.

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