/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.search/FetchLocationsParameters/Builder

Builder

\ interface Builder

Functions

Name Summary
build abstract fun build(): FetchLocationsParameters
nearbyLat abstract fun nearbyLat(nearbyLat: Double): FetchLocationsParameters.Builder
nearbyLon abstract fun nearbyLon(nearbyLon: Double): FetchLocationsParameters.Builder
northeastLat abstract fun northeastLat(northeastLat: Double): FetchLocationsParameters.Builder
northeastLon abstract fun northeastLon(northeastLon: Double): FetchLocationsParameters.Builder
southwestLat abstract fun southwestLat(southwestLat: Double): FetchLocationsParameters.Builder
southwestLon abstract fun southwestLon(southwestLon: Double): FetchLocationsParameters.Builder
term abstract fun term(term: String): FetchLocationsParameters.Builder