Enum MatchTypeEnum

java.lang.Object
java.lang.Enum<MatchTypeEnum>
ca.uhn.fhir.mdm.rules.matcher.models.MatchTypeEnum
All Implemented Interfaces:
Serializable, Comparable<MatchTypeEnum>

public enum MatchTypeEnum extends Enum<MatchTypeEnum>
Enum for holding all the known FHIR Element matchers that we support in HAPI. The string matchers first encode the string using an Apache Encoder before comparing them. https://commons.apache.org/proper/commons-codec/userguide.html