isSetMonthlyCreditSum() method

Syntax

boolean isSetMonthlyCreditSum ()

Returns

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

Usage

Checks whether the

monthlyCreditSum

of this instance is set.

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