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