
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.MetricColor
Packages that use MetricColor
-
Uses of MetricColor in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return MetricColorModifier and TypeMethodDescriptionstatic MetricColor
static MetricColor
Returns the enum constant of this type with the specified name.static MetricColor[]
MetricColor.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type MetricColorModifier and TypeMethodDescriptionMetricColorEnumFactory.toCode
(MetricColor code) MetricColorEnumFactory.toSystem
(MetricColor code)