
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.EvidenceQuality
Packages that use EvidenceQuality
-
Uses of EvidenceQuality in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return EvidenceQualityModifier and TypeMethodDescriptionstatic EvidenceQualitystatic EvidenceQualityReturns the enum constant of this class with the specified name.static EvidenceQuality[]EvidenceQuality.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 EvidenceQualityModifier and TypeMethodDescriptionEvidenceQualityEnumFactory.toCode(EvidenceQuality code) EvidenceQualityEnumFactory.toSystem(EvidenceQuality code)