isSetType() method

Syntax

boolean isSetType ()

Returns

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

Usage

Checks whether the

type

of this instance is set.

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