Uses of Class
org.hl7.fhir.r4.model.codesystems.CompositeMeasureScoring
-
Packages that use CompositeMeasureScoring Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of CompositeMeasureScoring in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return CompositeMeasureScoring Modifier and Type Method Description static CompositeMeasureScoringCompositeMeasureScoring. fromCode(String codeString)CompositeMeasureScoringCompositeMeasureScoringEnumFactory. fromCode(String codeString)static CompositeMeasureScoringCompositeMeasureScoring. valueOf(String name)Returns the enum constant of this type with the specified name.static CompositeMeasureScoring[]CompositeMeasureScoring. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type CompositeMeasureScoring Modifier and Type Method Description StringCompositeMeasureScoringEnumFactory. toCode(CompositeMeasureScoring code)StringCompositeMeasureScoringEnumFactory. toSystem(CompositeMeasureScoring code)
-