isSetCustomerType() method

Syntax

boolean isSetCustomerType ()

Returns

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

Usage

Checks whether the

customerType

of this instance is set.

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