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