mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 16:29:51 +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
|
@ -19,6 +19,10 @@ package de.schildbach.pte;
|
|||
import java.io.IOException;
|
||||
import java.util.Date;
|
||||
|
||||
import de.schildbach.pte.dto.GetConnectionDetailsResult;
|
||||
import de.schildbach.pte.dto.QueryConnectionsResult;
|
||||
import de.schildbach.pte.dto.StationLocationResult;
|
||||
|
||||
/**
|
||||
* @author Andreas Schildbach
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue