
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.ConceptmapUnmappedMode
Packages that use ConceptmapUnmappedMode
- 
Uses of ConceptmapUnmappedMode in org.hl7.fhir.dstu3.model.codesystemsMethods in org.hl7.fhir.dstu3.model.codesystems that return ConceptmapUnmappedModeModifier and TypeMethodDescriptionstatic ConceptmapUnmappedModestatic ConceptmapUnmappedModeReturns the enum constant of this class with the specified name.static ConceptmapUnmappedMode[]ConceptmapUnmappedMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type ConceptmapUnmappedModeModifier and TypeMethodDescriptionConceptmapUnmappedModeEnumFactory.toCode(ConceptmapUnmappedMode code) ConceptmapUnmappedModeEnumFactory.toSystem(ConceptmapUnmappedMode code)