Uses of Enum
org.hl7.fhir.r5.model.Enumerations.MeasureImprovementNotation
-
Uses of Enumerations.MeasureImprovementNotation in org.hl7.fhir.r5.model
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.Enumerations.MeasureImprovementNotation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEnumerations.MeasureImprovementNotationEnumFactory.fromType
(PrimitiveType<?> code) Modifier and TypeMethodDescriptionEnumerations.MeasureImprovementNotationEnumFactory.toCode
(Enumerations.MeasureImprovementNotation code) Enumerations.MeasureImprovementNotationEnumFactory.toSystem
(Enumerations.MeasureImprovementNotation code)