isSetTransferStatus() method

Syntax

boolean isSetTransferStatus ()

Returns

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

Usage

Checks whether the

transferStatus

of this instance is set.

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