mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 15:49:48 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@735 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
2703910c91
commit
457d8f7df2
1 changed files with 2 additions and 0 deletions
|
@ -814,6 +814,8 @@ public final class BahnProvider extends AbstractHafasProvider
|
|||
return "RATB" + number;
|
||||
if (type.equals("ARZ")) // Brig-Iselle di Trasquera
|
||||
return "RARZ" + number;
|
||||
if ("DWE".equals(type)) // Dessau-Wörlitzer Eisenbahn
|
||||
return "RDWE" + number;
|
||||
|
||||
if (type.equals("S"))
|
||||
return "SS" + number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue