Uses of Enum
ca.uhn.fhir.jpa.subscription.model.CanonicalSubscriptionChannelType
-
Uses of CanonicalSubscriptionChannelType in ca.uhn.fhir.jpa.subscription.match.registry
Modifier and TypeMethodDescriptionSubscriptionCanonicalizer.getChannelType
(org.hl7.fhir.instance.model.api.IBaseResource theSubscription) -
Uses of CanonicalSubscriptionChannelType in ca.uhn.fhir.jpa.subscription.model
Modifier 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.Modifier and TypeMethodDescriptionvoid
CanonicalSubscription.setChannelType
(CanonicalSubscriptionChannelType theChannelType)