
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.PrecisionEstimateType
Packages that use PrecisionEstimateType
-
Uses of PrecisionEstimateType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return PrecisionEstimateTypeModifier and TypeMethodDescriptionstatic PrecisionEstimateType
static PrecisionEstimateType
Returns the enum constant of this class with the specified name.static PrecisionEstimateType[]
PrecisionEstimateType.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 PrecisionEstimateTypeModifier and TypeMethodDescriptionPrecisionEstimateTypeEnumFactory.toCode
(PrecisionEstimateType code) PrecisionEstimateTypeEnumFactory.toSystem
(PrecisionEstimateType code)