isSetJob() method

Syntax

boolean isSetJob ()

Returns

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

Usage

Checks whether the

job

of this instance is set.

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