isSetCustomer() method

Syntax

boolean isSetCustomer ()

Returns

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

Usage

Checks whether the

customer

of this instance is set.

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