isSetParent() method

Syntax

boolean isSetParent ()

Returns

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

Usage

Checks whether the

parent

of this instance is set.

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