isSetCardHolder() method

Syntax

boolean isSetCardHolder ()

Returns

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

Usage

Checks whether the

cardHolder

of this instance is set.

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