isSetMaxTransactionSum() method

Syntax

boolean isSetMaxTransactionSum ()

Returns

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

Usage

Checks whether the

maxTransactionSum

of this instance is set.

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