RoadObjectPassInfo

class RoadObjectPassInfo

RoadObjectPassInfo contains id and type of the passed road object.

Parameters

roadObjectId

road object id

type

type of road object

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Regenerate whenever a change is made
hashCode
Link copied to clipboard
open override fun hashCode(): Int
Regenerate whenever a change is made
toString
Link copied to clipboard
open override fun toString(): String
Returns a string representation of the object.

Properties

roadObjectId
Link copied to clipboard
val roadObjectId: String
road object id
type
Link copied to clipboard
val type: Int
type of road object