Uses of Enum Class
org.projecthusky.common.at.enums.LanguageCode
Packages that use LanguageCode
-
Uses of LanguageCode in org.projecthusky.common.at.enums
Methods in org.projecthusky.common.at.enums that return LanguageCodeModifier and TypeMethodDescriptionstatic LanguageCodeGets the Enum with a given codestatic LanguageCodeReturns the enum constant of this class with the specified name.static LanguageCode[]LanguageCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.projecthusky.common.at.enums with parameters of type LanguageCodeModifier and TypeMethodDescriptionAuthorRole.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language param.AuthorSpeciality.getDisplayNameAt(LanguageCode languageCode) ClassCode.getDisplayNameAt(LanguageCode languageCode) ConfidentialityCode.getDisplayNameAt(LanguageCode languageCode) DocumentLanguage.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language param.FormatCode.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language param.HealthcareFacilityTypeCode.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language param.MimeType.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language param.PracticeSettingCode.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language param.ServiceEventCode.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language param.TypeCode.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language param.ValueSetEnumInterfaceAt.getDisplayNameAt(LanguageCode languageCode) Gets the display name defined by the language parameter.