isSetMonthlyDebitSum() method

Syntax

boolean isSetMonthlyDebitSum ()

Returns

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

Usage

Checks whether the

monthlyDebitSum

of this instance is set.

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