
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.OperationOutcome
Packages that use OperationOutcome
-
Uses of OperationOutcome in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return OperationOutcomeModifier and TypeMethodDescriptionstatic OperationOutcomestatic OperationOutcomeReturns the enum constant of this class with the specified name.static OperationOutcome[]OperationOutcome.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 OperationOutcomeModifier and TypeMethodDescriptionOperationOutcomeEnumFactory.toCode(OperationOutcome code) OperationOutcomeEnumFactory.toSystem(OperationOutcome code)