Uses of Enum
org.hl7.fhir.r5.renderers.utils.RenderingContext.FixedValueFormat
-
Uses of RenderingContext.FixedValueFormat in org.hl7.fhir.r5.renderers.utils
Modifier 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.Modifier and TypeMethodDescriptionvoid
RenderingContext.setFixedFormat
(RenderingContext.FixedValueFormat fixedFormat)