
Uses of Enum
org.hl7.fhir.r4.model.codesystems.VerificationresultFailureAction
Packages that use VerificationresultFailureAction
-
Uses of VerificationresultFailureAction in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return VerificationresultFailureActionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static VerificationresultFailureAction[]
VerificationresultFailureAction.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 VerificationresultFailureActionModifier and TypeMethodDescriptionVerificationresultFailureActionEnumFactory.toCode
(VerificationresultFailureAction code) VerificationresultFailureActionEnumFactory.toSystem
(VerificationresultFailureAction code)