- getAccountType() - Method in class Spectro.Account
-
Getter for getting account type
- getAccountType() - Method in class Spectro.LoginGUI
-
Returns int which presents the selected account type
- getData() - Method in class Spectro.FileMgmt
-
This class is used to get the content of the file
- getID() - Method in class Spectro.Account
-
Getter for getting private Id in Account;
- getNextAccount() - Method in class Spectro.AccountStorage
-
return an Account type which is the next Account
- getPassword() - Method in class Spectro.Account
-
Getter for getting private password in Account