mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 04:19:51 +00:00
line
This commit is contained in:
parent
dee454c1e3
commit
0a8e46a14b
1 changed files with 2 additions and 0 deletions
|
@ -2385,6 +2385,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
||||||
return 'I';
|
return 'I';
|
||||||
if ("SC".equals(ucType)) // SuperCity, Tschechien
|
if ("SC".equals(ucType)) // SuperCity, Tschechien
|
||||||
return 'I';
|
return 'I';
|
||||||
|
if ("LE".equals(ucType)) // LEO Express, Prag
|
||||||
|
return 'I';
|
||||||
if ("FLUG".equals(ucType))
|
if ("FLUG".equals(ucType))
|
||||||
return 'I';
|
return 'I';
|
||||||
if ("TLK".equals(ucType)) // Tanie Linie Kolejowe, Polen
|
if ("TLK".equals(ucType)) // Tanie Linie Kolejowe, Polen
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue