Uses of Class
de.espirit.firstspirit.common.text.LanguageAbbreviation
Packages that use LanguageAbbreviation
Package
Description
-
Uses of LanguageAbbreviation in de.espirit.firstspirit.access.store.templatestore.gom
Methods in de.espirit.firstspirit.access.store.templatestore.gom that return LanguageAbbreviationModifier and TypeMethodDescriptionDefaultGomLangInfo.getLang()
Provides the language of this information.GomLangInfo.getLang()
Get the language the information is defined for.Methods in de.espirit.firstspirit.access.store.templatestore.gom with parameters of type LanguageAbbreviationModifier and TypeMethodDescriptionvoid
DefaultGomLangInfo.setLang
(LanguageAbbreviation lang) Sets the language for this information.void
GomLangInfo.setLang
(LanguageAbbreviation lang) Set the language the information is given for.Constructors in de.espirit.firstspirit.access.store.templatestore.gom with parameters of type LanguageAbbreviationModifierConstructorDescriptionConvenience constructor.Creates a new instance with the specified language abbreviationCreates a new instance with the specified language -
Uses of LanguageAbbreviation in de.espirit.firstspirit.common.text
Methods in de.espirit.firstspirit.common.text that return LanguageAbbreviationModifier and TypeMethodDescriptionstatic @NotNull LanguageAbbreviation
LanguageAbbreviation.fallback()
Convenience method to return the wildcard abbreviation.static LanguageAbbreviation
Create an instance from String.