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