isSetMaximumAmount() method

Syntax

boolean isSetMaximumAmount ()

Returns

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

Usage

Checks whether the

maximumAmount

of this instance is set.

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