| Package | Description |
|---|---|
| de.codengine.tankerkoenig.models.mapper | |
| de.codengine.tankerkoenig.models.requests |
| Modifier and Type | Method and Description |
|---|---|
Optional<GasPrices> |
Station.getGasPrices()
Returns the stations gas prices.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<GasPrices> |
PricesResult.getGasPrice(String id)
Will return the gas prices for a station, defined by the Station ID.
|
Map<String,GasPrices> |
PricesResult.getGasPrices()
Will return an unmodifyable map of gas prices, which uses the
Station ID as key
|
Copyright © 2017. All rights reserved.