Hierarchy (View Summary)

Constructors

Properties

id: string

Methods

  • Return the modality of the restriction based on it's defaultType and drivingProfiles as listed below;

    +-------------------+-------------+------------------+-------------------------------------------+ | Modality | defaultType | driveProfileType | Semantics | +-------------------+-------------+------------------+-------------------------------------------+ | DRIVING_BLOCKED | FREE | BLOCKED | Some vehicles are blocked, others allowed | | DRIVING_BLOCKED | BLOCKED | N/A | All vehicles are blocked | | DRIVING_ALLOWED | BLOCKED | FREE | Some vehicles are allowed, others blocked | | DRIVING_TOLL_FREE | TOLL | FREE | Some vehicles don't pay, others pay | +-------------------+-------------+------------------+-------------------------------------------+

    Returns null | "DRIVING_ALLOWED" | "DRIVING_BLOCKED" | "DRIVING_TOLL_FREE"

    The modality

  • Returns boolean

  • Returns boolean

  • Returns boolean