Uses of Class
org.hl7.fhir.r4.model.codesystems.VerificationresultFailureAction
-
Packages that use VerificationresultFailureAction Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of VerificationresultFailureAction in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return VerificationresultFailureAction Modifier and Type Method Description static VerificationresultFailureActionVerificationresultFailureAction. fromCode(String codeString)VerificationresultFailureActionVerificationresultFailureActionEnumFactory. fromCode(String codeString)static VerificationresultFailureActionVerificationresultFailureAction. valueOf(String name)Returns 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 VerificationresultFailureAction Modifier and Type Method Description StringVerificationresultFailureActionEnumFactory. toCode(VerificationresultFailureAction code)StringVerificationresultFailureActionEnumFactory. toSystem(VerificationresultFailureAction code)
-