
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.ReactionEventSeverity
Packages that use ReactionEventSeverity
-
Uses of ReactionEventSeverity in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ReactionEventSeverityModifier and TypeMethodDescriptionstatic ReactionEventSeveritystatic ReactionEventSeverityReturns the enum constant of this class with the specified name.static ReactionEventSeverity[]ReactionEventSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type ReactionEventSeverityModifier and TypeMethodDescriptionReactionEventSeverityEnumFactory.toCode(ReactionEventSeverity code) ReactionEventSeverityEnumFactory.toSystem(ReactionEventSeverity code)