isSetPickupCode() method

Syntax

boolean isSetPickupCode ()

Returns

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

Usage

Checks whether the

pickupCode

of this instance is set.

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