
Uses of Enum Class
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 class with the specified name.static RenderingContext.MultiLanguagePolicy[]RenderingContext.MultiLanguagePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.renderers.utils with parameters of type RenderingContext.MultiLanguagePolicyModifier and TypeMethodDescriptionvoidRenderingContext.setMultiLanguagePolicy(RenderingContext.MultiLanguagePolicy multiLanguagePolicy)