| Modifier and Type | Method and Description |
|---|---|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearDescription()
Clears the value of the 'description' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearGpxfile()
Clears the value of the 'gpxfile' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearPoints()
Clears the value of the 'points' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearTags()
Clears the value of the 'tags' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearTimestamp()
Clears the value of the 'timestamp' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearTrackid()
Clears the value of the 'trackid' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearUser()
Clears the value of the 'user' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearUserid()
Clears the value of the 'userid' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.clearVisibility()
Clears the value of the 'visibility' field
|
static AvroGpxTrack.Builder |
AvroGpxTrack.newBuilder()
Creates a new AvroGpxTrack RecordBuilder
|
static AvroGpxTrack.Builder |
AvroGpxTrack.newBuilder(AvroGpxTrack.Builder other)
Creates a new AvroGpxTrack RecordBuilder by copying an existing Builder
|
static AvroGpxTrack.Builder |
AvroGpxTrack.newBuilder(AvroGpxTrack other)
Creates a new AvroGpxTrack RecordBuilder by copying an existing AvroGpxTrack instance
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setDescription(String value)
Sets the value of the 'description' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setGpxfile(ByteBuffer value)
Sets the value of the 'gpxfile' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setPoints(Long value)
Sets the value of the 'points' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setTags(List<String> value)
Sets the value of the 'tags' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setTimestamp(Long value)
Sets the value of the 'timestamp' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setTrackid(Long value)
Sets the value of the 'trackid' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setUser(String value)
Sets the value of the 'user' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setUserid(Long value)
Sets the value of the 'userid' field
|
AvroGpxTrack.Builder |
AvroGpxTrack.Builder.setVisibility(String value)
Sets the value of the 'visibility' field
|
| Modifier and Type | Method and Description |
|---|---|
static AvroGpxTrack.Builder |
AvroGpxTrack.newBuilder(AvroGpxTrack.Builder other)
Creates a new AvroGpxTrack RecordBuilder by copying an existing Builder
|
Copyright © 2013–2021. All rights reserved.