Uses of Class
org.linuxforhealth.fhir.model.resource.DeviceMetric
-
Packages that use DeviceMetric Package Description org.linuxforhealth.fhir.model.resource org.linuxforhealth.fhir.model.visitor -
-
Uses of DeviceMetric in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return DeviceMetric Modifier and Type Method Description DeviceMetricDeviceMetric.Builder. build()Build theDeviceMetricMethods in org.linuxforhealth.fhir.model.resource with parameters of type DeviceMetric Modifier and Type Method Description protected DeviceMetric.BuilderDeviceMetric.Builder. from(DeviceMetric deviceMetric)protected voidDeviceMetric.Builder. validate(DeviceMetric deviceMetric) -
Uses of DeviceMetric in org.linuxforhealth.fhir.model.visitor
Methods in org.linuxforhealth.fhir.model.visitor with parameters of type DeviceMetric Modifier and Type Method Description booleanDefaultVisitor. visit(java.lang.String elementName, int elementIndex, DeviceMetric deviceMetric)Delegates to#visit(elementName, elementIndex, DomainResource)booleanVisitor. visit(java.lang.String elementName, int elementIndex, DeviceMetric deviceMetric)
-