Uses of Class
org.hl7.fhir.r4.model.codesystems.VerificationresultValidationType
-
Packages that use VerificationresultValidationType Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of VerificationresultValidationType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return VerificationresultValidationType Modifier and Type Method Description static VerificationresultValidationTypeVerificationresultValidationType. fromCode(String codeString)VerificationresultValidationTypeVerificationresultValidationTypeEnumFactory. fromCode(String codeString)static VerificationresultValidationTypeVerificationresultValidationType. valueOf(String name)Returns the enum constant of this type with the specified name.static VerificationresultValidationType[]VerificationresultValidationType. 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 VerificationresultValidationType Modifier and Type Method Description StringVerificationresultValidationTypeEnumFactory. toCode(VerificationresultValidationType code)StringVerificationresultValidationTypeEnumFactory. toSystem(VerificationresultValidationType code)
-