org.onebusaway.transit_data.model
Class StopAreaBean
java.lang.Object
org.onebusaway.transit_data.model.StopBean
org.onebusaway.transit_data.model.StopAreaBean
- All Implemented Interfaces:
- Serializable
public class StopAreaBean
- extends StopBean
- See Also:
- Serialized Form
Methods inherited from class org.onebusaway.transit_data.model.StopBean |
equals, getCode, getDirection, getId, getLat, getLocationType, getLon, getName, getRoutes, getWheelchairBoarding, hasDirection, hashCode, setCode, setDirection, setId, setLat, setLocationType, setLon, setName, setRoutes, setWheelchairBoarding |
StopAreaBean
public StopAreaBean()
addNearbyStop
public void addNearbyStop(StopBean stop)
getNearbyStops
public List<StopBean> getNearbyStops()
Copyright © 2012 OneBusAway. All Rights Reserved.