isSetHouseNumber() method

Syntax

boolean isSetHouseNumber ()

Returns

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

Usage

Checks whether the

houseNumber

of this instance is set.

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