isSetTransactionStatus() method

Syntax

boolean isSetTransactionStatus ()

Returns

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

Usage

Checks whether the

transactionStatus

of this instance is set.

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