/tripkit/TripKitData/com.skedgo.tripkit.data.database.timetables/ServiceAlertMapper

ServiceAlertMapper

\ class ServiceAlertMapper@Injectconstructor

Constructors

ServiceAlertMapper @Inject
constructor()

Functions

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