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