isSetPayDate() method

Syntax

boolean isSetPayDate ()

Returns

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

Usage

Checks whether the

payDate

of this instance is set.

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