| Modifier and Type | Method and Description |
|---|---|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.clearBlue()
Clears the value of the 'blue' field
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.clearChannelId()
Clears the value of the 'channelId' field
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.clearGreen()
Clears the value of the 'green' field
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.clearHeader()
Clears the value of the 'header' field
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.clearRed()
Clears the value of the 'red' field
|
static RGBOutputRecord.Builder |
RGBOutputRecord.newBuilder()
Creates a new RGBOutputRecord RecordBuilder
|
static RGBOutputRecord.Builder |
RGBOutputRecord.newBuilder(RGBOutputRecord.Builder other)
Creates a new RGBOutputRecord RecordBuilder by copying an existing Builder
|
static RGBOutputRecord.Builder |
RGBOutputRecord.newBuilder(RGBOutputRecord other)
Creates a new RGBOutputRecord RecordBuilder by copying an existing RGBOutputRecord instance
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.setBlue(int value)
Sets the value of the 'blue' field
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.setChannelId(int value)
Sets the value of the 'channelId' field
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.setGreen(int value)
Sets the value of the 'green' field
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.setHeader(HeaderRecord value)
Sets the value of the 'header' field
|
RGBOutputRecord.Builder |
RGBOutputRecord.Builder.setRed(int value)
Sets the value of the 'red' field
|
| Modifier and Type | Method and Description |
|---|---|
static RGBOutputRecord.Builder |
RGBOutputRecord.newBuilder(RGBOutputRecord.Builder other)
Creates a new RGBOutputRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.