isSetValidTo() method

Syntax

boolean isSetValidTo ()

Returns

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

Usage

Checks whether the

validTo

of this instance is set.

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