isSetAmount() method

Syntax

boolean isSetAmount ()

Returns

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

Usage

Checks whether the

amount

of this instance is set.

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