Class Theme


  • public class Theme
    extends Object
    • Constructor Detail

      • Theme

        public Theme​(String brandNameLong,
                     String brandNameAcronym,
                     String brandDocumentationUrl,
                     String cliName)
    • Method Detail

      • getBrandNameLong

        public String getBrandNameLong()
      • getBrandNameAcronym

        public String getBrandNameAcronym()
      • getBrandDocumentationUrl

        public String getBrandDocumentationUrl()
      • getCliName

        public String getCliName()