| Class and Description |
|---|
| BankDatabase
Represents the bank account information database.
|
| CashDispenser
Represents the cash dispenser of the ATM.
|
| DepositSlot
Represents the deposit slot of the ATM.
|
| Keypad
Represents the keypad of the ATM.
|
| Screen
Represents the screen of the ATM.
|
| Transaction
Abstract superclass Transaction represents an ATM transaction.
|