
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.AuditEventOutcome
Packages that use AuditEventOutcome
-
Uses of AuditEventOutcome in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return AuditEventOutcomeModifier and TypeMethodDescriptionstatic AuditEventOutcome
static AuditEventOutcome
Returns the enum constant of this class with the specified name.static AuditEventOutcome[]
AuditEventOutcome.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 AuditEventOutcomeModifier and TypeMethodDescriptionAuditEventOutcomeEnumFactory.toCode
(AuditEventOutcome code) AuditEventOutcomeEnumFactory.toSystem
(AuditEventOutcome code)