mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 16:40:30 +00:00
one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@197 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
a4e2e5b1de
commit
f042c80877
1 changed files with 2 additions and 0 deletions
|
@ -831,6 +831,8 @@ public class OebbProvider implements NetworkProvider
|
|||
return 'B';
|
||||
if (ucType.equals("LT")) // Linien-Taxi, Connections only?
|
||||
return 'B';
|
||||
if (ucType.equals("BUSS")) // via JSON API
|
||||
return 'B';
|
||||
if (ucType.equals("BUSSV")) // via JSON API
|
||||
return 'B';
|
||||
if (ucType.equals("BUSLEOBE")) // Rufbus, via JSON API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue