isSetInvoice() method

Syntax

boolean isSetInvoice ()

Returns

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

Usage

Checks whether the

invoice

of this instance is set.

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