Uses of Enum
ca.uhn.fhir.jpa.subscription.match.matcher.matching.SubscriptionMatchingStrategy
Package
Description
-
Uses of SubscriptionMatchingStrategy in ca.uhn.fhir.jpa.subscription.match.matcher.matching
Modifier and TypeMethodDescriptionstatic SubscriptionMatchingStrategy
Returns the enum constant of this type with the specified name.static SubscriptionMatchingStrategy[]
SubscriptionMatchingStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SubscriptionMatchingStrategy in ca.uhn.fhir.jpa.subscription.match.registry
Modifier and TypeMethodDescriptionvoid
SubscriptionCanonicalizer.setMatchingStrategyTag
(org.hl7.fhir.instance.model.api.IBaseResource theSubscription, SubscriptionMatchingStrategy theStrategy)