Package 

Class AppSettings


  • 
    public final class AppSettings
    
                        

    App settings, as they are configured in the dashboard.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final App app
    • Constructor Summary

      Constructors 
      Constructor Description
      AppSettings(App app)
    • Method Summary

      Modifier and Type Method Description
      final App getApp()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AppSettings

        AppSettings(App app)
        Parameters:
        app - App The configurations of the app.