
Uses of Enum
org.hl7.fhir.r4.model.codesystems.EventResourceTypes
Packages that use EventResourceTypes
-
Uses of EventResourceTypes in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return EventResourceTypesModifier and TypeMethodDescriptionstatic EventResourceTypes
static EventResourceTypes
Returns the enum constant of this type with the specified name.static EventResourceTypes[]
EventResourceTypes.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 EventResourceTypesModifier and TypeMethodDescriptionEventResourceTypesEnumFactory.toCode
(EventResourceTypes code) EventResourceTypesEnumFactory.toSystem
(EventResourceTypes code)