
Uses of Enum
org.hl7.fhir.r5.conformance.profile.MappingAssistant.MappingMergeModeOption
Packages that use MappingAssistant.MappingMergeModeOption
-
Uses of MappingAssistant.MappingMergeModeOption in org.hl7.fhir.r5.conformance.profile
Methods in org.hl7.fhir.r5.conformance.profile that return MappingAssistant.MappingMergeModeOptionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.MappingAssistant.MappingMergeModeOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.hl7.fhir.r5.conformance.profile with parameters of type MappingAssistant.MappingMergeModeOptionModifierConstructorDescriptionMappingAssistant
(MappingAssistant.MappingMergeModeOption mappingMergeMode, StructureDefinition base, StructureDefinition derived, String version)