isSetAddressSince() method

Syntax

boolean isSetAddressSince ()

Returns

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

Usage

Checks whether the

addressSince

of this instance is set.

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