isSetDailyDebitCount() method

Syntax

boolean isSetDailyDebitCount ()

Returns

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

Usage

Checks whether the

dailyDebitCount

of this instance is set.

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