| Package | Description |
|---|---|
| us.fatehi.magnetictrack.bankcard |
| Modifier and Type | Method and Description |
|---|---|
Name |
Track1FormatB.getName()
Gets the cardholder's name.s
|
Name |
BankCard.getName()
Gets the cardholder's name.
|
| Constructor and Description |
|---|
BankCard(PrimaryAccountNumber pan,
ExpirationDate expirationDate,
Name name)
Construct a bank card from the constituent parts.
|
BankCard(PrimaryAccountNumber pan,
ExpirationDate expirationDate,
Name name,
ServiceCode serviceCode)
Construct a bank card from the constituent parts.
|
Copyright © 2014 Sualeh Fatehi. All rights reserved.