Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.LanguagePreferenceType
Packages that use LanguagePreferenceType
-
Uses of LanguagePreferenceType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return LanguagePreferenceTypeModifier and TypeMethodDescriptionstatic LanguagePreferenceTypestatic LanguagePreferenceTypeReturns the enum constant of this class with the specified name.static LanguagePreferenceType[]LanguagePreferenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type LanguagePreferenceTypeModifier and TypeMethodDescriptionLanguagePreferenceTypeEnumFactory.toCode(LanguagePreferenceType code) LanguagePreferenceTypeEnumFactory.toSystem(LanguagePreferenceType code)