Uses of Enum
ca.uhn.fhir.mdm.rules.matcher.fieldmatchers.MdmNameMatchModeEnum
-
Uses of MdmNameMatchModeEnum in ca.uhn.fhir.mdm.rules.matcher.fieldmatchers
Modifier and TypeMethodDescriptionstatic MdmNameMatchModeEnum
Returns the enum constant of this type with the specified name.static MdmNameMatchModeEnum[]
MdmNameMatchModeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionNameMatcher
(ca.uhn.fhir.context.FhirContext theFhirContext, MdmNameMatchModeEnum theMatchMode)