public class BikeRentalStationInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
id |
Double |
lat |
Double |
lon |
String |
name |
Constructor and Description |
---|
BikeRentalStationInfo(BikeRentalStationVertex vertex) |
public String id
public String name
public Double lat
public Double lon
public BikeRentalStationInfo(BikeRentalStationVertex vertex)
Copyright © 2019. All rights reserved.