
Uses of Enum
org.hl7.fhir.r5.renderers.utils.RenderingContext.FixedValueFormat
Packages that use RenderingContext.FixedValueFormat
-
Uses of RenderingContext.FixedValueFormat in org.hl7.fhir.r5.renderers.utils
Methods in org.hl7.fhir.r5.renderers.utils that return RenderingContext.FixedValueFormatModifier and TypeMethodDescriptionRenderingContext.getFixedFormat()
Returns the enum constant of this type with the specified name.static RenderingContext.FixedValueFormat[]
RenderingContext.FixedValueFormat.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.FixedValueFormatModifier and TypeMethodDescriptionvoid
RenderingContext.setFixedFormat
(RenderingContext.FixedValueFormat fixedFormat)