/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.trip/LeaveAfter
LeaveAfter
\ data class LeaveAfter(val time: DateTime) : RoutingTime
Constructors
LeaveAfter | constructor(time: DateTime) |
Properties
Name | Summary |
---|---|
time | val time: DateTime |
Functions
Name | Summary |
---|---|
toTimeTag | fun RoutingTime.toTimeTag(): TimeTag |