isSetState() method

Syntax

boolean isSetState ()

Returns

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

Usage

Checks whether the

state

of this instance is set.

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