Class OtpChallengeProxy

    • Constructor Detail

      • OtpChallengeProxy

        public OtpChallengeProxy()
    • Method Detail

      • getUser

        public User getUser()
        Gets value for attribute user
      • setUser

        public void setUser​(User user)
        Sets value for attribute user
      • getAccount

        public Account getAccount()
        Gets value for attribute account
      • setAccount

        public void setAccount​(Account account)
        Sets value for attribute account
      • getOtpHandler

        public String getOtpHandler()
        Gets value for attribute otpHandler
      • setOtpHandler

        public void setOtpHandler​(String otpHandler)
        Sets value for attribute otpHandler
      • getCardNumber

        public String getCardNumber()
        Gets value for attribute cardNumber
      • setCardNumber

        public void setCardNumber​(String cardNumber)
        Sets value for attribute cardNumber
      • getCell

        public String getCell()
        Gets value for attribute cell
      • setCell

        public void setCell​(String cell)
        Sets value for attribute cell
      • getValue

        public String getValue()
        Gets value for attribute value
      • setValue

        public void setValue​(String value)
        Sets value for attribute value
      • toString

        public String toString()
        Returns a string representation of the value object.
        Overrides:
        toString in class Object