isSetWeeklyDebitSum() method

Syntax

boolean isSetWeeklyDebitSum ()

Returns

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

Usage

Checks whether the

weeklyDebitSum

of this instance is set.

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