isSetCity() method

Syntax

boolean isSetCity ()

Returns

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

Usage

Checks whether the

city

of this instance is set.

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