TollSystem (API Reference)
Package com.here.sdk.mapdata
Class TollSystem
java.lang.Object
com.here.sdk.mapdata.TollSystem
Contains informations about a toll system.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe name of the toll system.The costs for the toll system. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
systemName
The name of the toll system.
-
tollCosts
The costs for the toll system.
-
-
Constructor Details
-
TollSystem
Creates a new instance.
- Parameters:
systemName-The name of the toll system.
-
-
Method Details