isSetMinimumAmount() method

Syntax

boolean isSetMinimumAmount ()

Returns

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

Usage

Checks whether the

minimumAmount

of this instance is set.

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