isSetBankName() method

Syntax

boolean isSetBankName ()

Returns

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

Usage

Checks whether the

bankName

of this instance is set.

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