CUTR-at-USF / opentripplanner-pojos

Plain Old Java Objects (POJOs) used for deserializing OpenTripPlanner server responses on Android devices.
2 stars 9 forks source link

BikeRentalStationsList class should be added #19

Closed vreixo closed 10 years ago

vreixo commented 10 years ago

This class is necessary to parse servers response to the query of bike rental stations, because an instance of this class is retrieved and not a plain list of bike rental stations.