isSetChild() method

Syntax

boolean isSetChild ()

Returns

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

Usage

Checks whether the

child

of this instance is set.

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