Package rsb.methods

Class Account


public class Account extends MethodProvider
Selected account information.
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      The account name.
      Returns:
      The currently selected account's name.
    • getPassword

      public String getPassword()
      The account password.
      Returns:
      The currently selected account's password.
    • getPin

      public String getPin()
      The account pin.
      Returns:
      The currently selected account's pin.
    • getReward

      public String getReward()
      The account reward.
      Returns:
      The currently selected account's reward.