isSetAccountNumber() method

Syntax

boolean isSetAccountNumber ()

Returns

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

Usage

Checks whether the

accountNo

of this instance is set.

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