isSetJobName() method

Syntax

boolean isSetJobName ()

Returns

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

Usage

Checks whether the

jobName

of this instance is set.

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