Package rsb.methods
Class Account
java.lang.Object
rsb.methods.MethodProvider
rsb.methods.Account
Selected account information.
-
Field Summary
Fields inherited from class rsb.methods.MethodProvider
methods
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Account
-
-
Method Details
-
getName
The account name.- Returns:
- The currently selected account's name.
-
getPassword
The account password.- Returns:
- The currently selected account's password.
-
getPin
The account pin.- Returns:
- The currently selected account's pin.
-
getReward
The account reward.- Returns:
- The currently selected account's reward.
-