isSetZip() method

Syntax

boolean isSetZip ()

Returns

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

Usage

Checks whether the

zip

of this instance is set.

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