Class AccountLocalStorage.Entry

java.lang.Object
tools.dynamia.modules.saas.api.AccountLocalStorage.Entry
Enclosing interface:
AccountLocalStorage

public static class AccountLocalStorage.Entry extends Object
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
    • getValue

      public Object getValue()
    • getTimestamp

      public long getTimestamp()
    • getMessage

      public String getMessage()
    • getDate

      public Date getDate()