isSetDateOfBirth() method

Syntax

boolean isSetDateOfBirth ()

Returns

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

Usage

Checks whether the

dateOfBirth

of this instance is set.

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