isSetMinBalance() method

Syntax

boolean isSetMinBalance ()

Returns

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

Usage

Checks whether the

minBalance

of this instance is set.

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