isSetName() method

Syntax

boolean isSetName ()

Returns

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

Usage

Checks whether the

name

of this instance is set.

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