
Uses of Enum Class
org.hl7.fhir.r5.renderers.StructureDefinitionRenderer.MapStructureMode
Packages that use StructureDefinitionRenderer.MapStructureMode
-
Uses of StructureDefinitionRenderer.MapStructureMode in org.hl7.fhir.r5.renderers
Methods in org.hl7.fhir.r5.renderers that return StructureDefinitionRenderer.MapStructureModeModifier and TypeMethodDescriptionStructureDefinitionRenderer.getMappingsMode()
Returns the enum constant of this class with the specified name.StructureDefinitionRenderer.MapStructureMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.renderers with parameters of type StructureDefinitionRenderer.MapStructureModeModifier and TypeMethodDescriptionvoid
StructureDefinitionRenderer.setMappingsMode
(StructureDefinitionRenderer.MapStructureMode mappingsMode)