isSetPayee() method

Syntax

boolean isSetPayee ()

Returns

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

Usage

Checks whether the

payee

of this instance is set.

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