public static class VideoTrackedObjectProperties.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
VideoTrackedObjectProperties.Builder |
axleCount(Integer axleCount)
The axle count value of a tracked vehicle.
|
VideoTrackedObjectProperties |
build() |
VideoTrackedObjectProperties.Builder |
copy(VideoTrackedObjectProperties model) |
public VideoTrackedObjectProperties.Builder axleCount(Integer axleCount)
The axle count value of a tracked vehicle.
axleCount
- the value to setpublic VideoTrackedObjectProperties build()
public VideoTrackedObjectProperties.Builder copy(VideoTrackedObjectProperties model)
Copyright © 2016–2024. All rights reserved.