isSetInvoice() method

Syntax

boolean isSetInvoice ()

Returns

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

Usage

Checks whether the

invoice

of this instance's PK is set.

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