isSetNextInvoice() method

Syntax

boolean isSetNextInvoice ()

Returns

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

Usage

Checks whether the

nextInvoice

of this instance is set.

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