Package de.jlnstrk.transit.api.hci.model.connection
Types
HciConnection
Link copied to clipboard
class HciConnection(cid: String, cksum: String, cksumDti: String?, date: LocalDate, sDays: HciServiceDays?, dur: Duration, durS: Duration?, durR: Duration?, useableTime: Duration?, chg: Int?, dist: Int?, originType: HciConnection.OriginType?, dep: HciStop, arr: HciStop, dTrnCmpSX: HciTrainComposition?, aTrnCmpSX: HciTrainComposition?, tcocXL: List<Int>, hasAlt: Boolean?, hasImpRem: Boolean?, hasIndividualChangeTimes: Boolean?, eco: HciEco?, ecoCmpL: List<HciEco>, ecoEntryUrl: String?, freq: HciFrequency?, freqRT: HciFrequency?, reliability: HciConnection.Reliability?, badSecRefX: Int?, isNotRdbl: Boolean?, err: HciConnection.ErrorType?, conStatus: HciConnection.Status?, msgL: List<HciMessage>, isAlt: Boolean?, isPref: Boolean?, recState: HciReconstruction.State?, recon: HciReconstruction?, ctxRecon: String?, resState: HciReservationState?, resRecommendation: HciReservationRecommendation?, secL: List<HciSection>, sotCtxt: HciSearchOnTripContext?, sotRating: Int?, isSotCon: Boolean?, trfRes: HciTariffResult?, ovwTrfRefL: List<HciTariffReference>, conSubscr: HciConnection.SubscriptionState?, intvlSubscr: HciConnection.SubscriptionState?, parConL: List<HciContent>, combinedMinDuration: Duration?, combinedCount: Int?, showARSLink: Boolean?, dbReisePlanStorageData: HciDBReiseplanStorageData?)
Content copied to clipboard
HciConnectionScoreGroup
Link copied to clipboard
data class HciConnectionScoreGroup(name: String, icoX: Int, grpid: String, requests: List<HciConnectionScoreGroup.Request>, subL: List<HciConnectionScoreGroup>, conScoringL: List<HciConnectionScoring>, initScoringType: HciConnectionScoring.Type, scrollable: Boolean, bitmask: Int?, msgL: List<HciMessage>)
Content copied to clipboard
HciConnectionScoreGroupSelection
Link copied to clipboard
data class HciConnectionScoreGroupSelection(bitIdx: Int?, icoX: Int?, name: String?)
Content copied to clipboard
HciConnectionScoreGroupSettings
Link copied to clipboard
data class HciConnectionScoreGroupSettings(conGrpL: List<HciConnectionScoreGroup>, selectL: List<HciConnectionScoreGroupSettings.Select>, variant: HciConnectionScoreGroupSettings.Variant)
Content copied to clipboard
HciConnectionScoring
Link copied to clipboard
data class HciConnectionScoring(type: HciConnectionScoring.Type, name: String?, conScoreL: List<HciConnectionScoring.Score>, icoX: Int?)
Content copied to clipboard