isSetContentType() method

Syntax

boolean isSetContentType ()

Returns

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

Usage

Checks whether the

contentType

of this instance is set.

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