isSetLogin() method

Syntax

boolean isSetLogin ()

Returns

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

Usage

Checks whether the

login

of this instance is set.

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