isSetTransaction() method

Syntax

boolean isSetTransaction ()

Returns

false if the id or the id's transaction is null. Otherwise, it returns true.

Usage

Checks whether the

transaction

of this instance's PK is set.

false if the id or the id's transaction is null. Otherwise, it returns true.