mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-12 21:48:49 +00:00
one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@458 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
c6815f3f21
commit
f9490feea8
1 changed files with 2 additions and 0 deletions
|
@ -567,6 +567,8 @@ public abstract class AbstractEfaProvider implements NetworkProvider
|
|||
return 'R' + str;
|
||||
if (type.equals("ALX")) // Arriva-Länderbahn-Express
|
||||
return 'R' + str;
|
||||
if (type.equals("EX")) // ALX verwandelt sich
|
||||
return 'R' + str;
|
||||
if (type.equals("MEr")) // metronom regional
|
||||
return 'R' + str;
|
||||
if (type.equals("AKN")) // AKN Eisenbahn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue