isSetCancelTransaction() method

Syntax

boolean isSetCancelTransaction ()

Returns

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

Usage

Checks whether the

cancelTransaction

of this instance is set.

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