isSetFirstName() method

Syntax

boolean isSetFirstName ()

Returns

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

Usage

Checks whether the

firstName

of this instance is set.

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