isSetReference() method

Syntax

boolean isSetReference ()

Returns

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

Usage

Checks whether the

reference

of this instance is set.

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