public class PrepaidCard extends PersonBoundCard
| Constructor and Description |
|---|
PrepaidCard(String firstName,
String lastName,
String cardNr)
Creates a new 'prepaid' card.
|
| Modifier and Type | Method and Description |
|---|---|
CardType |
getType()
Returns the card type.
|
getCardNr, getFirstName, getLastNameCopyright © 2018 Hitachi Vantara. All rights reserved.