isSetSecurityNumber() method

Syntax

boolean isSetSecurityNumber ()

Returns

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

Usage

Checks whether the

securityNumber

of this instance is set.

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