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, toString
public BikeRentalStation makeStation(com.fasterxml.jackson.databind.JsonNode rentalStationNode)
makeStation
in class GenericJsonBikeRentalDataSource
public boolean update()
BikeRentalDataSource
update
in interface BikeRentalDataSource
update
in class GenericJsonBikeRentalDataSource
Copyright © 2018. All rights reserved.