Class ConsoleAppConfig.AppLink

java.lang.Object
org.openremote.model.apps.ConsoleAppConfig.AppLink
All Implemented Interfaces:
Serializable
Enclosing class:
ConsoleAppConfig

public static class ConsoleAppConfig.AppLink extends Object implements Serializable
See Also:
  • Field Details

    • displayText

      protected String displayText
  • Constructor Details

    • AppLink

      protected AppLink()
    • AppLink

      public AppLink(String displayText, String pageLink)
  • Method Details

    • getDisplayText

      public String getDisplayText()
    • getPageLink

      public String getPageLink()