tripkit-android / com.skedgo.tripkit.ui.timetables / LoadServiceTaskCursorCols
LoadServiceTaskCursorCols
open class LoadServiceTaskCursorCols
TODO Should find an appropriate class name
Constructors
Name | Summary |
---|---|
<init> | TODO Should find an appropriate class nameLoadServiceTaskCursorCols() |
Properties
Name | Summary |
---|---|
address | static var address: Int |
arrivalTime | static var arrivalTime: Int |
bearing | static var bearing: Int |
departureTime | static var departureTime: Int |
id | static var id: Int |
lat | static var lat: Int |
lon | static var lon: Int |
name | static var name: Int |
realTimeStatus | static var realTimeStatus: Int |
serviceColor | static var serviceColor: Int |
stopCode | static var stopCode: Int |
travelled | static var travelled: Int |
waypoints | static var waypoints: Int |
wheelchairAccessible | static var wheelchairAccessible: Int |
Functions
Name | Summary |
---|---|
init | open static fun init(cursor: Cursor!): Unit |