isSetTitle() method

Syntax

boolean isSetTitle ()

Returns

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

Usage

Checks whether the

title

of this instance is set.

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