isSetMaxAmount() method

Syntax

boolean isSetMaxAmount ()

Returns

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

Usage

Checks whether the

maxAmount

of this instance is set.

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