isSetToAmount() method

Syntax

boolean isSetToAmount ()

Returns

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

Usage

Checks whether the

toAmount

of this instance is set.

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