tripkit-android / com.skedgo.tripkit.ui.trip.details.viewmodel
Package com.skedgo.tripkit.ui.trip.details.viewmodel
Types
Name | Summary |
---|---|
GetColorForOccupancy | object GetColorForOccupancy |
GetDrawableForOccupancy | object GetDrawableForOccupancy |
GetTextForOccupancy | object GetTextForOccupancy |
ITimePickerViewModel | interface ITimePickerViewModel |
OccupancyViewModel | open class OccupancyViewModel |
ServiceAlertViewModel | open class ServiceAlertViewModel |
TrainOccupancyItemViewModel | class TrainOccupancyItemViewModel |
Extensions for External Classes
Name | Summary |
---|---|
kotlin.collections.List |
Functions
Name | Summary |
---|---|
getAverageOccupancy | fun RealTimeVehicle .getAverageOccupancy(): Occupancy ? |
getOccupancy | fun VehicleComponent .getOccupancy(): Occupancy ? |
hasSingleVehicleOccupancy | fun RealTimeVehicle .hasSingleVehicleOccupancy(): Boolean |
hasVehiclesOccupancy | fun RealTimeVehicle .hasVehiclesOccupancy(): Boolean |