Index
All Classes and Interfaces|All Packages
I
- initializeAtm() - Method in class com.myBank.ATM
-
Initializes the ATM interface, allowing users to create accounts, login, or exit the program.
- isMobileNumberRegistered(long) - Method in class com.myBank.bankServer.UserAccount
-
Checks if the given mobile number is already registered.
- isUserValid(long, String) - Method in class com.myBank.bankServer.UserAccount
-
Validates the user by checking the account number and password.
All Classes and Interfaces|All Packages