
Uses of Enum
org.hl7.fhir.r5.model.Enumerations.MeasureImprovementNotation
Packages that use Enumerations.MeasureImprovementNotation
-
Uses of Enumerations.MeasureImprovementNotation in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return Enumerations.MeasureImprovementNotationModifier 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.Methods in org.hl7.fhir.r5.model that return types with arguments of type Enumerations.MeasureImprovementNotationModifier and TypeMethodDescriptionEnumerations.MeasureImprovementNotationEnumFactory.fromType
(PrimitiveType<?> code) Methods in org.hl7.fhir.r5.model with parameters of type Enumerations.MeasureImprovementNotationModifier and TypeMethodDescriptionEnumerations.MeasureImprovementNotationEnumFactory.toCode
(Enumerations.MeasureImprovementNotation code) Enumerations.MeasureImprovementNotationEnumFactory.toSystem
(Enumerations.MeasureImprovementNotation code)