tripkit-android / com.skedgo.tripkit.ui.tripresult / WayPointTaskParam / ForChangingStop
ForChangingStop
class ForChangingStop :
WayPointTaskParam
Constructors
Name | Summary |
---|---|
<init> | ForChangingStop(region: Region , segments: ArrayList < TripSegment >, prototypeSegment: TripSegment , waypoint: Location , isGetOn: Boolean ) |
Properties
Name | Summary |
---|---|
isGetOn | val isGetOn: Boolean |
prototypeSegment | val prototypeSegment: TripSegment |
segments | val segments: ArrayList < TripSegment > |
waypoint | val waypoint: Location |