mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 08:19:51 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@911 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
e69c9ad19d
commit
3b0c9c42bf
2 changed files with 2 additions and 2 deletions
|
@ -1612,6 +1612,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'R';
|
||||
if ("PRE".equals(ucType)) // Pressnitztalbahn
|
||||
return 'R';
|
||||
if ("DBG".equals(ucType)) // Döllnitzbahn GmbH
|
||||
return 'R';
|
||||
if ("SHB".equals(ucType)) // Schleswig-Holstein-Bahn
|
||||
return 'R';
|
||||
if ("NOB".equals(ucType)) // Nord-Ostsee-Bahn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue