isSetCardType() method

Syntax

boolean isSetCardType ()

Returns

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

Usage

Checks whether the

cardType

of this instance is set.

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