mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-12 00:08:47 +00:00
private
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@296 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
d78048726a
commit
ff93409f9a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ import de.schildbach.pte.util.ParserUtils;
|
|||
public class OebbProvider extends AbstractHafasProvider
|
||||
{
|
||||
public static final String NETWORK_ID = "fahrplan.oebb.at";
|
||||
public static final String API_BASE = "http://fahrplan.oebb.at/bin/";
|
||||
private static final String API_BASE = "http://fahrplan.oebb.at/bin/";
|
||||
|
||||
public boolean hasCapabilities(final Capability... capabilities)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue