Class LanguageVersion

    • Method Detail

      • getLanguage

        public Language getLanguage()
      • getVersion

        public String getVersion()
      • getName

        public String getName()
        Get the name of this LanguageVersion. This is Language name appended with the LanguageVersion version if not an empty String.
        Returns:
        The name of this LanguageVersion.
      • getShortName

        public String getShortName()
        Get the short name of this LanguageVersion. This is Language short name appended with the LanguageVersion version if not an empty String.
        Returns:
        The short name of this LanguageVersion.
      • getTerseName

        public String getTerseName()
        Get the terse name of this LanguageVersion. This is Language terse name appended with the LanguageVersion version if not an empty String.
        Returns:
        The terse name of this LanguageVersion.