Please enable JavaScript.
Coggle requires JavaScript to display documents.
ATM Machine (Entities (Account (accountID accountTypeID CustID balance …
ATM Machine
Entities
Account
accountID
accountTypeID
CustID
balance
locked
AccountType
accountTypeID
accountTypeName
overDraft
numberOfWithdrawal
numberOfWithdrawCash
ATM
ATMID
place
status
Card
CardReader
Customer
Money
TransferHistory
WithDrawalHistory
DAO
AccountDAO
BankAccount.txt
readBankAccountData
Đọc từ File
BankAccount.txt
AccountID
AccountTypeID
Balance
CustID
Locked
saveAccountData
Lưu vào BankAccount.txt
AccountTypeDAO
AccountType.txt
ATMDAO
CardDAO
Card
CustomerDAO
Customer
MoneyDAO
TransferHistoryDAO
TransferHistory
WithDrawalHistoryDAO
WithdrawalHistory
Business
AccountBIZ
getListAccount
Lấy danh từ AccountDAO
getAccountTypeOfAccount
Lấy loại tài khoản
getCustIDOfAccount
Lấy Account ID