mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
Europe
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@693 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
13787d55f6
commit
88e9b796b0
8 changed files with 303 additions and 49 deletions
|
@ -154,6 +154,8 @@ public class SbbProvider extends AbstractHafasProvider
|
|||
|
||||
if ("TX".equals(ucType))
|
||||
return 'B';
|
||||
if ("NFO".equals(ucType))
|
||||
return 'B';
|
||||
|
||||
final char t = super.normalizeType(type);
|
||||
if (t != 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue