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