
Uses of Enum Class
ca.uhn.fhir.mdm.rules.matcher.fieldmatchers.MdmNameMatchModeEnum
Packages that use MdmNameMatchModeEnum
-
Uses of MdmNameMatchModeEnum in ca.uhn.fhir.mdm.rules.matcher.fieldmatchers
Methods in ca.uhn.fhir.mdm.rules.matcher.fieldmatchers that return MdmNameMatchModeEnumModifier and TypeMethodDescriptionstatic MdmNameMatchModeEnumReturns the enum constant of this class with the specified name.static MdmNameMatchModeEnum[]MdmNameMatchModeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ca.uhn.fhir.mdm.rules.matcher.fieldmatchers with parameters of type MdmNameMatchModeEnumModifierConstructorDescriptionNameMatcher(ca.uhn.fhir.context.FhirContext theFhirContext, MdmNameMatchModeEnum theMatchMode)