mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 17:10:30 +00:00
shared constant
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@909 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
a78462f453
commit
63cd5bbbd9
65 changed files with 2 additions and 64 deletions
|
@ -28,6 +28,8 @@ import de.schildbach.pte.dto.QueryDeparturesResult;
|
|||
*/
|
||||
public abstract class AbstractProviderLiveTest
|
||||
{
|
||||
protected static final String ALL_PRODUCTS = "IRSUTBFC";
|
||||
|
||||
protected final void print(final NearbyStationsResult result)
|
||||
{
|
||||
System.out.println(result.status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue