Interface Departure

    • Method Detail

      • setVehicleId

        void setVehicleId​(Id<Vehicle> vehicleId)
        Parameters:
        vehicleId - the id of the vehicle to be used for this departure, may be null
      • getVehicleId

        Id<VehiclegetVehicleId()
        Returns:
        The id of the vehicle to be used for this departure, may be null