isSetSubject() method

Syntax

boolean isSetSubject ()

Returns

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

Usage

Checks whether the

subject

of this instance is set.

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