| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
DeviceDeviceMetricReference |
DeviceDeviceMetricReference.Builder.build() |
static DeviceDeviceMetricReference |
DeviceDeviceMetricReference.fromByteBuffer(ByteBuffer b)
Deserializes a DeviceDeviceMetricReference from a ByteBuffer.
|
DeviceDeviceMetricReference |
Observation.getDevice()
Gets the value of the 'device' field.
|
DeviceDeviceMetricReference |
Observation.Builder.getDevice()
Gets the value of the 'device' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<DeviceDeviceMetricReference> |
DeviceDeviceMetricReference.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
static org.apache.avro.message.BinaryMessageDecoder<DeviceDeviceMetricReference> |
DeviceDeviceMetricReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static DeviceDeviceMetricReference.Builder |
DeviceDeviceMetricReference.newBuilder(DeviceDeviceMetricReference other)
Creates a new DeviceDeviceMetricReference RecordBuilder by copying an existing DeviceDeviceMetricReference instance.
|
void |
Observation.setDevice(DeviceDeviceMetricReference value)
Sets the value of the 'device' field.
|
Observation.Builder |
Observation.Builder.setDevice(DeviceDeviceMetricReference value)
Sets the value of the 'device' field.
|
Copyright © 2020. All rights reserved.