
Uses of Enum Class
org.hl7.fhir.dstu3.model.ConceptMap.ConceptMapGroupUnmappedMode
Packages that use ConceptMap.ConceptMapGroupUnmappedMode
- 
Uses of ConceptMap.ConceptMapGroupUnmappedMode in org.hl7.fhir.dstu3.modelFields in org.hl7.fhir.dstu3.model with type parameters of type ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeFieldDescriptionConceptMap.ConceptMapGroupUnmappedComponent.modeDefines which action to take if there is no match in the group.Methods in org.hl7.fhir.dstu3.model that return ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeMethodDescriptionConceptMap.ConceptMapGroupUnmappedComponent.getMode()Returns the enum constant of this class with the specified name.ConceptMap.ConceptMapGroupUnmappedMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model that return types with arguments of type ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeMethodDescriptionConceptMap.ConceptMapGroupUnmappedModeEnumFactory.fromType(PrimitiveType<?> code) ConceptMap.ConceptMapGroupUnmappedComponent.getModeElement()Methods in org.hl7.fhir.dstu3.model with parameters of type ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeMethodDescriptionConceptMap.ConceptMapGroupUnmappedComponent.setMode(ConceptMap.ConceptMapGroupUnmappedMode value) ConceptMap.ConceptMapGroupUnmappedModeEnumFactory.toCode(ConceptMap.ConceptMapGroupUnmappedMode code) ConceptMap.ConceptMapGroupUnmappedModeEnumFactory.toSystem(ConceptMap.ConceptMapGroupUnmappedMode code) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeMethodDescriptionConceptMap.ConceptMapGroupUnmappedComponent.setModeElement(Enumeration<ConceptMap.ConceptMapGroupUnmappedMode> value) Constructor parameters in org.hl7.fhir.dstu3.model with type arguments of type ConceptMap.ConceptMapGroupUnmappedModeModifierConstructorDescriptionConstructor