
Uses of Enum
org.hl7.fhir.r4.model.codesystems.EventCapabilityMode
Packages that use EventCapabilityMode
-
Uses of EventCapabilityMode in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return EventCapabilityModeModifier and TypeMethodDescriptionstatic EventCapabilityMode
static EventCapabilityMode
Returns the enum constant of this type with the specified name.static EventCapabilityMode[]
EventCapabilityMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type EventCapabilityModeModifier and TypeMethodDescriptionEventCapabilityModeEnumFactory.toCode
(EventCapabilityMode code) EventCapabilityModeEnumFactory.toSystem
(EventCapabilityMode code)