mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
line
This commit is contained in:
parent
6c45afb4d3
commit
c6c6b2c037
1 changed files with 2 additions and 0 deletions
|
@ -1660,6 +1660,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'R';
|
||||
if ("EB".equals(ucType)) // Erfurter Bahn
|
||||
return 'R';
|
||||
if ("EBX".equals(ucType)) // Erfurter Bahn
|
||||
return 'R';
|
||||
if ("VEN".equals(ucType)) // Rhenus Veniro
|
||||
return 'R';
|
||||
if ("BOB".equals(ucType)) // Bayerische Oberlandbahn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue