/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.tripresult/WayPointTaskParam/ForChangingService

ForChangingService

\ class ForChangingService(val region: Region, val segments: List<TripSegment>, val prototypeSegment: TripSegment, val service: TimetableEntry) : WayPointTaskParam

Constructors

ForChangingService constructor(region: Region, segments: List<TripSegment>, prototypeSegment: TripSegment, service: TimetableEntry)

Properties

Name Summary
prototypeSegment val prototypeSegment: TripSegment
region val region: Region
segments val segments: List<TripSegment>
service val service: TimetableEntry