tripkit-android / com.skedgo.tripkit.ui.servicedetail / GetStopDisplayText
GetStopDisplayText
open class GetStopDisplayText
Constructors
Name | Summary |
---|---|
<init> | GetStopDisplayText(regionService: RegionService , printTime: PrintTime ) |
Properties
Name | Summary |
---|---|
printTime | val printTime: PrintTime |
regionService | val regionService: RegionService |
Functions
Name | Summary |
---|---|
execute | open fun execute(stop: ServiceStop ): Observable< String > |