static DeviceMetric.Builder | 
DeviceMetric.builder() | 
  | 
DeviceMetric.Builder | 
DeviceMetric.Builder.calibration(DeviceMetric.Calibration... calibration) | 
 Describes the calibrations that have been performed or that are required to be performed. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.calibration(Collection<DeviceMetric.Calibration> calibration) | 
 Describes the calibrations that have been performed or that are required to be performed. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.category(DeviceMetricCategory category) | 
 Indicates the category of the observation generation process. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.color(DeviceMetricColor color) | 
 Describes the color representation for the metric. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.contained(Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected DeviceMetric.Builder | 
DeviceMetric.Builder.from(DeviceMetric deviceMetric) | 
  | 
DeviceMetric.Builder | 
DeviceMetric.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.identifier(Identifier... identifier) | 
 Unique instance identifiers assigned to a device by the device or gateway software, manufacturers, other organizations 
 or owners. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.identifier(Collection<Identifier> identifier) | 
 Unique instance identifiers assigned to a device by the device or gateway software, manufacturers, other organizations 
 or owners. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.measurementPeriod(Timing measurementPeriod) | 
 Describes the measurement repetition time. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.operationalStatus(DeviceMetricOperationalStatus operationalStatus) | 
 Indicates current operational state of the device. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.parent(Reference parent) | 
 Describes the link to the Device that this DeviceMetric belongs to and that provide information about the location of 
 this DeviceMetric in the containment structure of the parent Device. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.source(Reference source) | 
 Describes the link to the Device that this DeviceMetric belongs to and that contains administrative device information 
 such as manufacturer, serial number, etc. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
DeviceMetric.Builder | 
DeviceMetric.toBuilder() | 
  | 
DeviceMetric.Builder | 
DeviceMetric.Builder.type(CodeableConcept type) | 
 Describes the type of the metric. 
 | 
DeviceMetric.Builder | 
DeviceMetric.Builder.unit(CodeableConcept unit) | 
 Describes the unit that an observed value determined for this metric will have. 
 |