isSetEmail() method

Syntax

boolean isSetEmail ()

Returns

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

Usage

Checks whether the

email

of this instance is set.

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