/tripkit/CommonCoreLegacy/com.skedgo.tripkit.common.agenda/IRealTimeElement

IRealTimeElement

interface IRealTimeElement

Signifies a class is able to fetch timetable information

Inheritors

TripSegment

Properties

Name Summary
endStopCode abstract var endStopCode: String?
operator abstract val operator: String?
serviceTripId abstract val serviceTripId: String?
startStopCode abstract var startStopCode: String?
startTimeInSeconds abstract val startTimeInSeconds: Long