Package de.jlnstrk.transit.api.efa.endpoint.dm
Types
EfaDmRequest
Link copied to clipboard
class EfaDmRequest(queryMap: EfaRequestMap) : EfaRequest, EfaPointVerificationRequest, EfaLineVerificationRequest, EfaDateTimeRequest, EfaMeansCheckboxRequest
Content copied to clipboard
EfaDmResponse
Link copied to clipboard
class EfaDmResponse(dm: EfaPointVerification, arr: EfaPointVerification, servingLines: EfaDmResponse.ServingLines, arrivalList: List<EfaJourney>, departureList: List<EfaJourney>) : EfaTimetableResponse
Content copied to clipboard
EfaLineEntry
Link copied to clipboard
class EfaLineEntry(mode: EfaMode, index: String, assignedStop: String?, assignedStopID: String?)
Content copied to clipboard