isSetTxnId() method

Syntax

boolean isSetTxnId ()

Returns

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

Usage

Checks whether the

txnId

of this instance is set.

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