isSetMiddleName() method

Syntax

boolean isSetMiddleName ()

Returns

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

Usage

Checks whether the

middleName

of this instance is set.

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