mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 08:40:29 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@942 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
322f7eede7
commit
edc2f5c6d9
1 changed files with 2 additions and 0 deletions
|
@ -896,6 +896,8 @@ public abstract class AbstractEfaProvider extends AbstractNetworkProvider
|
|||
return 'R' + str;
|
||||
if (type.equals("TLX")) // Trilex (Vogtlandbahn)
|
||||
return 'R' + str;
|
||||
if (type.equals("DBG")) // Döllnitzbahn
|
||||
return 'R' + str;
|
||||
if (type.equals("BE")) // Grensland-Express, Niederlande
|
||||
return 'R' + str;
|
||||
if (type.equals("MEL")) // Museums-Eisenbahn Losheim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue