mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-12 19:48:49 +00:00
new package structure for pte
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@236 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
dcf181c0c3
commit
ae3cc77277
41 changed files with 167 additions and 43 deletions
|
@ -23,10 +23,10 @@ import java.util.List;
|
|||
import org.junit.Test;
|
||||
|
||||
import de.schildbach.pte.OebbProvider;
|
||||
import de.schildbach.pte.QueryConnectionsResult;
|
||||
import de.schildbach.pte.Station;
|
||||
import de.schildbach.pte.NetworkProvider.LocationType;
|
||||
import de.schildbach.pte.NetworkProvider.WalkSpeed;
|
||||
import de.schildbach.pte.dto.QueryConnectionsResult;
|
||||
import de.schildbach.pte.dto.Station;
|
||||
|
||||
/**
|
||||
* @author Andreas Schildbach
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue