Class SystemCommandLanguage

    • Constructor Detail

      • SystemCommandLanguage

        public SystemCommandLanguage()
    • Method Detail

      • getName

        @NonNull
        public String getName()
        Description copied from class: Language
        Unique, permanent, internal identifier of this language.
        Specified by:
        getName in class Language
        Returns:
        a short unlocalized identifier, such as might be used for a filename extension
      • getDisplayName

        @NonNull
        public String getDisplayName()
        Description copied from class: Language
        Display name of the language for use in the UI.
        Specified by:
        getDisplayName in class Language
        Returns:
        a localized name