isSetGender() method

Syntax

boolean isSetGender ()

Returns

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

Usage

Checks whether the

gender

of this instance is set.

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