isSetMaxBalance() method

Syntax

boolean isSetMaxBalance ()

Returns

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

Usage

Checks whether the

maxBalance

of this instance is set.

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