tripkit-android / com.skedgo.tripkit.data.database.timetables / ServiceAlertMapper

ServiceAlertMapper

class ServiceAlertMapper

Constructors

Name Summary
<init> ServiceAlertMapper()

Functions

Name Summary
toEntity fun toEntity(serviceTripId:String, realtimeAlert:RealtimeAlert):ServiceAlertsEntity
toModel fun toModel(serviceAlertsEntity:ServiceAlertsEntity):RealtimeAlert