
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.MapModelMode
Packages that use MapModelMode
-
Uses of MapModelMode in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return MapModelModeModifier and TypeMethodDescriptionstatic MapModelMode
static MapModelMode
Returns the enum constant of this class with the specified name.static MapModelMode[]
MapModelMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type MapModelModeModifier and TypeMethodDescriptionMapModelModeEnumFactory.toCode
(MapModelMode code) MapModelModeEnumFactory.toSystem
(MapModelMode code)