mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-21 01:39:51 +00:00
lines
This commit is contained in:
parent
af256ab37c
commit
20a3c94dbd
3 changed files with 10 additions and 0 deletions
|
@ -211,6 +211,8 @@ public class PlProvider extends AbstractHafasProvider
|
|||
return 'R';
|
||||
if ("DB".equals(ucType))
|
||||
return 'R';
|
||||
if ("REG".equals(ucType))
|
||||
return 'R';
|
||||
|
||||
if ("FRE".equals(ucType))
|
||||
return 'F';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue