isSetMaxTransactions() method

Syntax

boolean isSetMaxTransactions ()

Returns

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

Usage

Checks whether the

maxTransactions

of this instance is set.

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