/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.timetables/LoadServiceTaskCursorCols
LoadServiceTaskCursorCols
\ object LoadServiceTaskCursorCols
TODO Should find an appropriate class name
Properties
| Name | Summary |
|---|---|
| address | var address: Int |
| arrivalTime | var arrivalTime: Int |
| bearing | var bearing: Int |
| departureTime | var departureTime: Int |
| id | var id: Int |
| lat | var lat: Int |
| lon | var lon: Int |
| name | var name: Int |
| realTimeStatus | var realTimeStatus: Int |
| serviceColor | var serviceColor: Int |
| stopCode | var stopCode: Int |
| travelled | var travelled: Int |
| waypoints | var waypoints: Int |
| wheelchairAccessible | var wheelchairAccessible: Int |
Functions
| Name | Summary |
|---|---|
| init | fun init(cursor: Cursor) |