public class UIPBikeRentalDataSource extends GenericJsonBikeRentalDataSource
| Modifier and Type | Method and Description |
|---|---|
BikeRentalStation |
makeStation(com.fasterxml.jackson.databind.JsonNode rentalStationNode)
Bike-rental station data source for: http://urbaninfrastructure.no/
API description: https://developer.oslobysykkel.no/api
|
boolean |
update()
Fetch current data about bike rental stations and availability from this source.
|
configure, getStations, getUrl, setUrl, toStringpublic BikeRentalStation makeStation(com.fasterxml.jackson.databind.JsonNode rentalStationNode)
makeStation in class GenericJsonBikeRentalDataSourcepublic boolean update()
BikeRentalDataSourceupdate in interface BikeRentalDataSourceupdate in class GenericJsonBikeRentalDataSourceCopyright © 2018. All rights reserved.