tripkit-android / com.skedgo.tripkit.ui.trip / LeaveAfter
LeaveAfter
data class LeaveAfter :
RoutingTime
Constructors
Name | Summary |
---|---|
<init> | LeaveAfter(time: DateTime) |
Properties
Name | Summary |
---|---|
time | val time: DateTime |
Extension Functions
Name | Summary |
---|---|
toTimeTag | fun RoutingTime .toTimeTag(): TimeTag |