Class TruckRestrictionsWarningOptions

java.lang.Object
com.here.sdk.navigation.TruckRestrictionsWarningOptions

public final class TruckRestrictionsWarningOptions extends Object

Truck restrictions warning options.

  • Field Details

    • filterOutInactiveTimeDependentRestrictions

      public boolean filterOutInactiveTimeDependentRestrictions

      If set to true, all the truck restrictions notifications which have a time restriction, which does not apply for the current time will not be given. If the value is false, all truck restrictions will be given regardless of the time restrictions that they might have.

  • Constructor Details

    • TruckRestrictionsWarningOptions

      public TruckRestrictionsWarningOptions()

      Creates a new instance.

  • Method Details