| Modifier and Type | Method and Description |
|---|---|
DeviceAnalogRecord.Builder |
DeviceAnalogRecord.Builder.clearAnalogValue()
Clears the value of the 'analogValue' field
|
DeviceAnalogRecord.Builder |
DeviceAnalogRecord.Builder.clearChannelId()
Clears the value of the 'channelId' field
|
DeviceAnalogRecord.Builder |
DeviceAnalogRecord.Builder.clearHeader()
Clears the value of the 'header' field
|
static DeviceAnalogRecord.Builder |
DeviceAnalogRecord.newBuilder()
Creates a new DeviceAnalogRecord RecordBuilder
|
static DeviceAnalogRecord.Builder |
DeviceAnalogRecord.newBuilder(DeviceAnalogRecord.Builder other)
Creates a new DeviceAnalogRecord RecordBuilder by copying an existing Builder
|
static DeviceAnalogRecord.Builder |
DeviceAnalogRecord.newBuilder(DeviceAnalogRecord other)
Creates a new DeviceAnalogRecord RecordBuilder by copying an existing DeviceAnalogRecord instance
|
DeviceAnalogRecord.Builder |
DeviceAnalogRecord.Builder.setAnalogValue(double value)
Sets the value of the 'analogValue' field
|
DeviceAnalogRecord.Builder |
DeviceAnalogRecord.Builder.setChannelId(int value)
Sets the value of the 'channelId' field
|
DeviceAnalogRecord.Builder |
DeviceAnalogRecord.Builder.setHeader(HeaderRecord value)
Sets the value of the 'header' field
|
| Modifier and Type | Method and Description |
|---|---|
static DeviceAnalogRecord.Builder |
DeviceAnalogRecord.newBuilder(DeviceAnalogRecord.Builder other)
Creates a new DeviceAnalogRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.