
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.MapListMode
Packages that use MapListMode
-
Uses of MapListMode in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return MapListModeModifier and TypeMethodDescriptionstatic MapListMode
static MapListMode
Returns the enum constant of this type with the specified name.static MapListMode[]
MapListMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type MapListModeModifier and TypeMethodDescriptionMapListModeEnumFactory.toCode
(MapListMode code) MapListModeEnumFactory.toSystem
(MapListMode code)