/tripkit/TripKitData/skedgo.tripgo.data.timetables/ParentStopDao

ParentStopDao

\ interface ParentStopDao

Functions

Name Summary
getChildrenStops abstract fun getChildrenStops(parentStopCode: String): Observable<List<ParentStopEntity>>
insert abstract fun insert(entities: List<ParentStopEntity>)