isSetBalance() method

Syntax

boolean isSetBalance ()

Returns

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

Usage

Checks whether the

balance

of this instance is set.

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