isSetFather() method

Syntax

boolean isSetFather ()

Returns

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

Usage

Checks whether the

father

of this instance is set.

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