public class Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AMEX_LENGTH
The constant AMEX_LENGTH.
|
static int |
MADA_LENGTH
The constant MADA_LENGTH.
|
static int |
MASTER_CARD_NUMBER_LENGTH
The constant MASTER_CARD_NUMBER_LENGTH.
|
static int |
VISA_CARD_NUMBER_LENGTH
The constant VISA_CARD_NUMBER_LENGTH.
|
| Constructor and Description |
|---|
Constants() |
public static final int MASTER_CARD_NUMBER_LENGTH
public static final int VISA_CARD_NUMBER_LENGTH
public static final int AMEX_LENGTH
public static final int MADA_LENGTH