isSetDebitBalance() method

Syntax

boolean isSetDebitBalance ()

Returns

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

Usage

Checks whether the

debitBalance

of this instance is set.

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