isSetCustomer() method

Syntax

boolean isSetCustomer ()

Returns

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

Usage

Checks whether the

customer

of this instance's PK is set.

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