Uses of Class
org.hl7.fhir.dstu2.model.DeviceMetric
-
Packages that use DeviceMetric Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model -
-
Uses of DeviceMetric in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return DeviceMetric Modifier and Type Method Description protected DeviceMetricJsonParser. parseDeviceMetric(com.google.gson.JsonObject json)protected DeviceMetricXmlParser. parseDeviceMetric(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type DeviceMetric Modifier and Type Method Description protected voidJsonParser. composeDeviceMetric(String name, DeviceMetric element)protected voidXmlParser. composeDeviceMetric(String name, DeviceMetric element)protected voidJsonParser. composeDeviceMetricInner(DeviceMetric element)protected DeviceMetric.DeviceMetricCalibrationComponentJsonParser. parseDeviceMetricDeviceMetricCalibrationComponent(com.google.gson.JsonObject json, DeviceMetric owner)protected DeviceMetric.DeviceMetricCalibrationComponentXmlParser. parseDeviceMetricDeviceMetricCalibrationComponent(org.xmlpull.v1.XmlPullParser xpp, DeviceMetric owner) -
Uses of DeviceMetric in org.hl7.fhir.dstu2.model
-