isSetDisplayName() method

Syntax

boolean isSetDisplayName ()

Returns

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

Usage

Checks whether the

displayName

of this instance is set.

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