
Uses of Enum
ca.uhn.fhir.jpa.subscription.match.matcher.subscriber.SubscriptionCriteriaParser.TypeEnum
Packages that use SubscriptionCriteriaParser.TypeEnum
-
Uses of SubscriptionCriteriaParser.TypeEnum in ca.uhn.fhir.jpa.subscription.match.matcher.subscriber
Methods in ca.uhn.fhir.jpa.subscription.match.matcher.subscriber that return SubscriptionCriteriaParser.TypeEnumModifier and TypeMethodDescriptionSubscriptionCriteriaParser.SubscriptionCriteria.getType()
Returns the enum constant of this type with the specified name.static SubscriptionCriteriaParser.TypeEnum[]
SubscriptionCriteriaParser.TypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.