
Uses of Enum
ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
Packages that use CanonicalSubscriptionChannelType
-
Uses of CanonicalSubscriptionChannelType in ca.uhn.fhir.jpa.subscription.match.registry
Methods in ca.uhn.fhir.jpa.subscription.match.registry that return CanonicalSubscriptionChannelTypeModifier and TypeMethodDescriptionSubscriptionCanonicalizer.getChannelType
(org.hl7.fhir.instance.model.api.IBaseResource theSubscription) -
Uses of CanonicalSubscriptionChannelType in ca.uhn.fhir.jpa.subscription.model
Methods in ca.uhn.fhir.jpa.subscription.model that return CanonicalSubscriptionChannelTypeModifier and TypeMethodDescriptionCanonicalSubscription.getChannelType()
Returns the enum constant of this type with the specified name.static CanonicalSubscriptionChannelType[]
CanonicalSubscriptionChannelType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in ca.uhn.fhir.jpa.subscription.model with parameters of type CanonicalSubscriptionChannelTypeModifier and TypeMethodDescriptionvoid
CanonicalSubscription.setChannelType
(CanonicalSubscriptionChannelType theChannelType)