RouteRoad

class RouteRoad

The road on the route.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the road (localized).

Link copied to clipboard

Route number of the road.

Link copied to clipboard

Names of destinations that can be reached when traveling on the road.

Link copied to clipboard

The type of road.

Functions

Link copied to clipboard
inline fun copy(block: RouteRoad.Builder.() -> Unit = {}): RouteRoad
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String