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