isSetLastName() method

Syntax

boolean isSetLastName ()

Returns

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

Usage

Checks whether the

lastName

of this instance is set.

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