isSetBlockedUntil() method

Syntax

boolean isSetBlockedUntil ()

Returns

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

Usage

Checks whether the

blockedUntil

of this instance is set.

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