isSetSubTxn() method

Syntax

boolean isSetSubTxn ()

Returns

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

Usage

Checks whether the

subTxn

of this instance is set.

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