Class UserSettings

Object
UserSettings
All Implemented Interfaces:
Config, UserConfig, Serializable

public class UserSettings extends Object implements UserConfig
See Also:
  • Constructor Details

    • UserSettings

      public UserSettings()
  • Method Details

    • getGroupBy

      public String getGroupBy()
    • setGroupBy

      public void setGroupBy(String groupBy)
    • getOrderBy

      public String getOrderBy()
    • setOrderBy

      public void setOrderBy(String orderBy)
    • getGroupTaskLength

      public String getGroupTaskLength()
    • setGroupTaskLength

      public void setGroupTaskLength(String groupTaskLength)