Uses of Enum
org.hl7.fhir.r4.model.Subscription.SubscriptionChannelType
Packages that use Subscription.SubscriptionChannelType
-
Uses of Subscription.SubscriptionChannelType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type Subscription.SubscriptionChannelTypeModifier and TypeFieldDescriptionprotected Enumeration<Subscription.SubscriptionChannelType>Subscription.SubscriptionChannelComponent.typeThe type of channel to send notifications on.Methods in org.hl7.fhir.r4.model that return Subscription.SubscriptionChannelTypeModifier and TypeMethodDescriptionSubscription.SubscriptionChannelComponent.getType()Returns the enum constant of this type with the specified name.static Subscription.SubscriptionChannelType[]Subscription.SubscriptionChannelType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type Subscription.SubscriptionChannelTypeMethods in org.hl7.fhir.r4.model with parameters of type Subscription.SubscriptionChannelTypeModifier and TypeMethodDescriptionSubscription.SubscriptionChannelComponent.setType(Subscription.SubscriptionChannelType value) Subscription.SubscriptionChannelTypeEnumFactory.toCode(Subscription.SubscriptionChannelType code) Subscription.SubscriptionChannelTypeEnumFactory.toSystem(Subscription.SubscriptionChannelType code) Method parameters in org.hl7.fhir.r4.model with type arguments of type Subscription.SubscriptionChannelTypeModifier and TypeMethodDescriptionSubscription.SubscriptionChannelComponent.setTypeElement(Enumeration<Subscription.SubscriptionChannelType> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type Subscription.SubscriptionChannelTypeModifierConstructorDescriptionConstructor