isSetContent() method

Syntax

boolean isSetContent ()

Returns

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

Usage

Checks whether the

content

of this instance is set.

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