isSetValidFrom() method

Syntax

boolean isSetValidFrom ()

Returns

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

Usage

Checks whether the

validFrom

of this instance is set.

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