| Interface | Description |
|---|---|
| JsonMapper |
A JSON Mapper which simply converts a string to an object
|
| Class | Description |
|---|---|
| GasPrices |
A list of Gas Prices which depends on the requested gas price types.
|
| GsonMapper |
Default JSON Mapper which utilizes
Gson |
| Location |
Represents the location of a
Station. |
| OpeningTime |
Represents the opening times of a
Station
Each OpeningTime represents a day range for that a specific time is valid. |
| Station |
Represents the station.
|
| Enum | Description |
|---|---|
| GasPrices.GasType |
A set of requestable gas types
|
| GasPrices.Status |
A set of possible status flags of the station
|
| State |
Copyright © 2017. All rights reserved.