Index

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

G

getAccountNumber() - Method in class com.myBank.bankServer.UserAccount
Retrieves the account number of the user.
getAccountNumber(UserAccount) - Method in class com.myBank.bankServer.Bank
Retrieves the account number of the given user account.
getBalance() - Method in class com.myBank.bankServer.UserAccount
Retrieves the current balance of the account.
getBalance(UserAccount) - Method in class com.myBank.bankServer.Bank
Retrieves the current balance of the given user account.
getMobileNumber() - Method in class com.myBank.bankServer.UserAccount
Retrieves the mobile number linked to the account.
getUserAccount(long, String) - Method in class com.myBank.bankServer.Bank
Retrieves the UserAccount instance for the given account number and password.
getUsername(UserAccount) - Method in class com.myBank.bankServer.Bank
Retrieves the username associated with the given user account.
getUSERNAME() - Method in class com.myBank.bankServer.UserAccount
Retrieves the username associated with the account.
A B C D E F G I L M P S T U V W 
All Classes and Interfaces|All Packages