isSetCreditBalance() method

Syntax

boolean isSetCreditBalance ()

Returns

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

Usage

Checks whether the

creditBalance

of this instance is set.

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