EfaMode
data class EfaMode(name: String?, number: String?, product: String?, productId: String?, type: EfaMode.InterchangeType, code: EfaMeansOfTransport?, mtSubcode: Int?, destination: String?, destID: Long?, desc: String?, timetablePeriod: String?, realtime: Boolean, diva: EfaMode.Diva)
Content copied to clipboard
Types
Diva
Link copied to clipboard
data class Diva(branch: String?, line: String?, supplement: String?, dir: String?, project: String?, network: String?, stateless: String?, operator: String?, tripCode: Long?, opCode: String?, opPublicCode: String?, vF: LocalDate?, vTo: LocalDate?, isTTB: String?, isSTT: String?, lineDisplay: EfaServingLine.LineDisplay?, attrs: Map<String, String>)
Content copied to clipboard
InterchangeType
Link copied to clipboard
sealed class InterchangeType
Content copied to clipboard
Properties
code
Link copied to clipboard
destination
Link copied to clipboard
diva
Link copied to clipboard
timetablePeriod
Link copied to clipboard
type
Link copied to clipboard