Maps and Navigation SDK
1.11.0
androidJvm
com.tomtom.sdk.routing:model
/
com.tomtom.sdk.routing.options
/
ItineraryPointId
Itinerary
Point
Id
@
JvmInline
value
class
ItineraryPointId
(
val
value
:
UUID
=
UUID.randomUUID()
)
Represents a unique identifier of an itinerary point.
Members
Constructors
Itinerary
Point
Id
Link copied to clipboard
constructor
(
value
:
UUID
=
UUID.randomUUID()
)
Properties
value
Link copied to clipboard
val
value
:
UUID
Unique identifier value.