Package de.jlnstrk.transit.api.hapi.response
Types
The arrival board lists arrivals at a specific stop/station or group of stop/stations.
Contains information about master data.
The departure board lists departures at a specific stop/station or group of stop/stations.
Contains notes to be displayed for this trip.
The journey details contain a list of stops/stations and notes. They also contain the journeys names and types.
A list of grouped detailed journeys.
A list of detailed journeys.
A list of journeys.
Result of a JorneyValidation request.
The location contains details for a stop/station or POI.
The location list contains either named coordinates or stops/stations with name and id as a result of a location request. The data of every list entry can be used for further trip or departureBoard requests.
The timetable info list contains entries for each pool of the connected HAFAS server. Each entry has a date and time attribute representing the point in time the pool was generated. The attribute ident identifies that specific pool. The list itself carries the begin and end date of the planning period as attributes.
The trip list contains all found trips of that trip request. If a major error occurred during the trip request, then the attributes errorCode and errorText are filled and no Trip is available.