TollFarePass (API Reference)
Package com.here.sdk.routing
Class TollFarePass
java.lang.Object
com.here.sdk.routing.TollFarePass
TollFare multi-travel pass characteristics.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThis pass includes the fare for the return journey.This pass is valid only if presented by a senior person.Indicates if transfers are permitted with this pass, and if so, how many.This pass allows for the specified number of travels.Specifies a temporal validity period for a pass. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
returnJourney
This pass includes the fare for the return journey.
-
validityPeriod
Specifies a temporal validity period for a pass.
-
travels
This pass allows for the specified number of travels.
-
transfers
Indicates if transfers are permitted with this pass, and if so, how many.
-
seniorPass
This pass is valid only if presented by a senior person.
-
-
Constructor Details
-
TollFarePass
public TollFarePass()Creates a new instance.
-
-
Method Details