RoadObjectPassInfo

class RoadObjectPassInfo

RoadObjectPassInfo contains id and type of the passed road object.

Parameters

roadObjectId

road object id

type

type of road object

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Regenerate whenever a change is made

Link copied to clipboard
open override fun hashCode(): Int

Regenerate whenever a change is made

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.

Properties

Link copied to clipboard
val roadObjectId: String
Link copied to clipboard
val type: Int