
Uses of Enum Class
ca.uhn.fhir.mdm.rules.matcher.models.MatchTypeEnum
Packages that use MatchTypeEnum
Package
Description
-
Uses of MatchTypeEnum in ca.uhn.fhir.mdm.rules.json
Methods in ca.uhn.fhir.mdm.rules.json that return MatchTypeEnumMethods in ca.uhn.fhir.mdm.rules.json with parameters of type MatchTypeEnum -
Uses of MatchTypeEnum in ca.uhn.fhir.mdm.rules.matcher
Methods in ca.uhn.fhir.mdm.rules.matcher with parameters of type MatchTypeEnumModifier and TypeMethodDescriptionIMatcherFactory.getFieldMatcherForMatchType
(MatchTypeEnum theMdmMatcherEnum) Retrieves the field matcher for the given MatchTypeEnumMdmMatcherFactory.getFieldMatcherForMatchType
(MatchTypeEnum theMdmMatcherEnum) -
Uses of MatchTypeEnum in ca.uhn.fhir.mdm.rules.matcher.models
Methods in ca.uhn.fhir.mdm.rules.matcher.models that return MatchTypeEnumModifier and TypeMethodDescriptionstatic MatchTypeEnum
Returns the enum constant of this class with the specified name.static MatchTypeEnum[]
MatchTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.