isSetCardNumber() method

Syntax

boolean isSetCardNumber ()

Returns

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

Usage

Checks whether the

cardNumber

of this instance is set.

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