isSetFromAmount() method

Syntax

boolean isSetFromAmount ()

Returns

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

Usage

Checks whether the

fromAmount

of this instance is set.

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