Uses of Class
org.hl7.fhir.r4.model.codesystems.GroupMeasure
-
Packages that use GroupMeasure Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of GroupMeasure in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return GroupMeasure Modifier and Type Method Description static GroupMeasureGroupMeasure. fromCode(String codeString)GroupMeasureGroupMeasureEnumFactory. fromCode(String codeString)static GroupMeasureGroupMeasure. valueOf(String name)Returns the enum constant of this type with the specified name.static GroupMeasure[]GroupMeasure. 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 GroupMeasure Modifier and Type Method Description StringGroupMeasureEnumFactory. toCode(GroupMeasure code)StringGroupMeasureEnumFactory. toSystem(GroupMeasure code)
-