| Package | Description |
|---|---|
| us.fatehi.magnetictrack.bankcard |
| Modifier and Type | Method and Description |
|---|---|
static CardBrand |
CardBrand.from(String accountNumber) |
CardBrand |
PrimaryAccountNumber.getCardBrand()
Gets the the card brand.
|
static CardBrand |
CardBrand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardBrand[] |
CardBrand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Sualeh Fatehi. All rights reserved.