Uses of Class
org.hl7.fhir.r4.model.Measure
-
Packages that use Measure Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of Measure in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return Measure Modifier and Type Method Description protected MeasureJsonParser. parseMeasure(com.google.gson.JsonObject json)protected MeasureXmlParser. parseMeasure(org.xmlpull.v1.XmlPullParser xpp) -
Uses of Measure in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type Measure Modifier and Type Method Description voidMeasure. copyValues(Measure dst)
-