| Modifier and Type | Method and Description |
|---|---|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.clearLatitude()
Clears the value of the 'latitude' field
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.clearLongitude()
Clears the value of the 'longitude' field
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.clearPointinstance()
Clears the value of the 'pointinstance' field
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.clearTaxiid()
Clears the value of the 'taxiid' field
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.clearTimestamp()
Clears the value of the 'timestamp' field
|
static AvroTdrivePoint.Builder |
AvroTdrivePoint.newBuilder()
Creates a new AvroTdrivePoint RecordBuilder
|
static AvroTdrivePoint.Builder |
AvroTdrivePoint.newBuilder(AvroTdrivePoint.Builder other)
Creates a new AvroTdrivePoint RecordBuilder by copying an existing Builder
|
static AvroTdrivePoint.Builder |
AvroTdrivePoint.newBuilder(AvroTdrivePoint other)
Creates a new AvroTdrivePoint RecordBuilder by copying an existing AvroTdrivePoint instance
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.setLatitude(double value)
Sets the value of the 'latitude' field
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.setLongitude(double value)
Sets the value of the 'longitude' field
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.setPointinstance(long value)
Sets the value of the 'pointinstance' field
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.setTaxiid(int value)
Sets the value of the 'taxiid' field
|
AvroTdrivePoint.Builder |
AvroTdrivePoint.Builder.setTimestamp(long value)
Sets the value of the 'timestamp' field
|
| Modifier and Type | Method and Description |
|---|---|
static AvroTdrivePoint.Builder |
AvroTdrivePoint.newBuilder(AvroTdrivePoint.Builder other)
Creates a new AvroTdrivePoint RecordBuilder by copying an existing Builder
|
Copyright © 2013–2022. All rights reserved.