
Uses of Enum
org.hl7.fhir.r5.renderers.utils.RenderingContext.MultiLanguagePolicy
Packages that use RenderingContext.MultiLanguagePolicy
-
Uses of RenderingContext.MultiLanguagePolicy in org.hl7.fhir.r5.renderers.utils
Methods in org.hl7.fhir.r5.renderers.utils that return RenderingContext.MultiLanguagePolicyModifier and TypeMethodDescriptionRenderingContext.getMultiLanguagePolicy()
Returns the enum constant of this type with the specified name.static RenderingContext.MultiLanguagePolicy[]
RenderingContext.MultiLanguagePolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.renderers.utils with parameters of type RenderingContext.MultiLanguagePolicyModifier and TypeMethodDescriptionvoid
RenderingContext.setMultiLanguagePolicy
(RenderingContext.MultiLanguagePolicy multiLanguagePolicy)