Interface SettingsService


public interface SettingsService
  • Method Details

    • getSettings

      SettingsBean getSettings()
      Get the settings.
      Returns:
      the settings
    • setSettings

      SettingsBean setSettings(@NotNull SettingsBean settingsBean)
      Set the settings
      Parameters:
      settingsBean - the settings to set
      Returns:
      the settings