Class LightAppRepresentation

    • Constructor Detail

      • LightAppRepresentation

        public LightAppRepresentation()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getTheme

        public String getTheme()
      • setTheme

        public void setTheme​(String theme)
      • getIcon

        public String getIcon()
      • setIcon

        public void setIcon​(String icon)