Class ApplicationRootConfig

    • Constructor Detail

      • ApplicationRootConfig

        public ApplicationRootConfig()
    • Method Detail

      • getName

        public String getName()
        Gets the value of the name property.
        Returns:
        possible object is String
      • setName

        public void setName​(String value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is String
      • getNavigation

        public Linkpanel getNavigation()
        Gets the value of the navigation property.
        Returns:
        possible object is Linkpanel
      • setNavigation

        public void setNavigation​(Linkpanel value)
        Sets the value of the navigation property.
        Parameters:
        value - allowed object is Linkpanel
      • getPages

        public Pages getPages()
        Gets the value of the pages property.
        Returns:
        possible object is Pages
      • setPages

        public void setPages​(Pages value)
        Sets the value of the pages property.
        Parameters:
        value - allowed object is Pages
      • getId

        public String getId()
        The id for this config.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String