mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 00:50:31 +00:00
line SB
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@767 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
864c5b6f49
commit
bb930d43a1
1 changed files with 2 additions and 0 deletions
|
@ -832,6 +832,8 @@ public abstract class AbstractEfaProvider implements NetworkProvider
|
|||
return 'R' + str;
|
||||
if (type.equals("SES")) // EGP - die Städtebahn GmbH
|
||||
return 'R' + str;
|
||||
if (type.equals("SB")) // Städtebahn Sachsen
|
||||
return 'R' + str;
|
||||
if (type.equals("agi")) // agilis
|
||||
return 'R' + str;
|
||||
if (type.equals("ag")) // agilis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue