Package de.jlnstrk.transit.api.hci.method.tripsearch
Types
HciTripSearchRequest
Link copied to clipboard
class HciTripSearchRequest(depLocL: List<HciLocation>, arrLocL: List<HciLocation>, viaLocL: List<HciTripSearchRequest.Via>, antiViaLocL: List<HciTripSearchRequest.Via>, prefLocL: List<HciLocation>, numB: Int?, numF: Int?, ctxScr: String?, outDate: LocalDate?, outTime: LocalTime?, outFrwd: Boolean?, outPeriod: Int?, outReconL: List<String>, retDate: LocalDate?, retTime: LocalTime?, retFrwd: Boolean?, retPeriod: Int?, retReconL: List<HciReconstruction>, period: Duration?, periodCombineDep: Boolean?, periodMaxCons: Int?, minChgTime: Duration?, maxChgTime: Duration?, supplChgTime: Int?, extChgTime: Duration?, maxChg: Int?, getLastPass: Boolean?, getTrafficMsg: Boolean?, getSimpleTrainComposition: Boolean?, getTrainComposition: Boolean?, getAltCoordinates: Boolean?, getAnnotations: Boolean?, getConGroups: Boolean?, getIST: Boolean?, getIV: Boolean?, getPT: Boolean?, getPasslist: Boolean?, getTariff: Boolean?, trfReq: HciTariffRequest?, getPolyline: Boolean?, polySplitting: Boolean?, getEco: Boolean?, getEcoCmp: Boolean?, ecoParams: HciEcoParams?, backPreselectionL: List<HciRoutingPreselection>, frontPreselectionL: List<HciRoutingPreselection>, baim: Boolean?, disableDurOpt: Boolean?, freq: Int?, economic: Boolean?, ushrp: Boolean?, program: String?, pt: HciTripSearchRequest.PtSearchMode?, searchContext: HciReconstruction?, indoor: Boolean?, liveSearch: Boolean?, withICTAlternatives: Boolean?, jnyFltrL: List<HciJourneyFilter>, gisFltrL: List<HciGisFilter>, gisLocL: List<HciGisLocation>, gisPrefLocL: List<HciGisPreferredLocation>, bfAndroidEnd: String?, bfAndroidStart: String?, bfIOSEnd: String?, bfIOSStart: String?, cFGZ: Int?, cFLZ: Int?, cMZE: Int?, cNRA: Int?, cNUH: Int?, cNUMH: Int?, cNVOR: Int?, cOFFERR: Int?, cRFRA: Int?, cTFS: Int?, cVLKURZ: Int?, cVLMITTEL: Int?) : HciServiceRequest<HciTripSearchResult>
Content copied to clipboard
HciTripSearchResult
Link copied to clipboard
class HciTripSearchResult(outConGrpSettings: HciConnectionScoreGroupSettings?, outConGrpL: List<HciConnectionScoreGroup>, outGlobMsgL: List<HciMessage>, outConL: List<HciConnection>, outCtxScrB: String?, outCtxScrF: String?, retConGrpSettings: HciConnectionScoreGroupSettings?, retConGrpL: List<HciConnectionScoreGroup>, retGlobMsgL: List<HciMessage>, retConL: List<HciConnection>, retCtxScrB: String?, retCtxScrF: String?, trfRes: HciTariffResult?, sotCtxt: HciSearchOnTripContext?, bfATS: Int?, bfIOSTS: Int?) : HciScheduleResult
Content copied to clipboard