isSetBankCity() method

Syntax

boolean isSetBankCity ()

Returns

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

Usage

Checks whether the

bankCity

of this instance is set.

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