isSetDisplayNumber() method

Syntax

boolean isSetDisplayNumber ()

Returns

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

Usage

Checks whether the

displayNumber

of this instance is set.

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