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