isSetCronSchedule() method

Syntax

boolean isSetCronSchedule ()

Returns

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

Usage

Checks whether the

cronSchedule

of this instance is set.

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