Index

A B C D E F G I L M P S T U V W 
All Classes and Interfaces|All Packages

U

updateAccount(UserAccount) - Method in class com.myBank.bankServer.Bank
Updates a user's mobile number or password.
updateBalance(UserAccount, double, boolean) - Method in class com.myBank.bankServer.Bank
Updates the balance for deposits or withdrawals.
Usage: - Search tag in class com.myBank.Main
Section
UserAccount - Class in com.myBank.bankServer
Represents a user account in the bank system.
UserAccount(String, long, String, long) - Constructor for class com.myBank.bankServer.UserAccount
Constructs a new user account with the specified details.
USERNAME - Variable in class com.myBank.bankServer.UserAccount
The username associated with the account.
userPanel() - Method in class com.myBank.ATM
Displays the user panel with banking options after successful login.
A B C D E F G I L M P S T U V W 
All Classes and Interfaces|All Packages