| Package | Description |
|---|---|
| de.codengine.tankerkoenig | |
| de.codengine.tankerkoenig.models.requests |
| Modifier and Type | Method and Description |
|---|---|
StationListRequest |
Tankerkoenig.Api.list(double lat,
double lng)
Builds a station list request.
|
| Modifier and Type | Method and Description |
|---|---|
StationListRequest |
StationListRequest.setCoordinates(double lat,
double lng)
Sets the center of the search
|
StationListRequest |
StationListRequest.setGasRequestType(GasRequestType gasRequestType)
Sets which gas prices should be requested, which can either be a specific
one or ALL
Default is: ALL
|
StationListRequest |
StationListRequest.setSearchRadius(double radius)
Sets the search radius in Kilometers.
|
StationListRequest |
StationListRequest.setSorting(StationListRequest.SortingRequestType sorting)
Sets the sorting for the results.
|
Copyright © 2017. All rights reserved.