FarePassValidityPeriod (API Reference)
Package com.here.sdk.routing
Class FarePassValidityPeriod
java.lang.Object
com.here.sdk.routing.FarePassValidityPeriod
Specifies a temporal validity period for a pass
-
Field Summary
FieldsModifier and TypeFieldDescriptionSpecifies how manyperiodTypes are covered by the pass.Specifies one of theFarePassValidityPeriodTypeperiods. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
periodType
Specifies one of the
FarePassValidityPeriodTypeperiods. -
count
Specifies how many
periodTypes are covered by the pass. Present ifperiodTypeisFarePassValidityPeriodType.MINUTES,FarePassValidityPeriodType.DAYSorFarePassValidityPeriodType.MONTHS.
-
-
Constructor Details
-
FarePassValidityPeriod
public FarePassValidityPeriod()Creates a new instance.
-
-
Method Details