org.onebusaway.transit_data.model
Class StopWithScheduledArrivalsBean
java.lang.Object
org.onebusaway.transit_data.model.ApplicationBean
org.onebusaway.transit_data.model.StopWithScheduledArrivalsBean
- All Implemented Interfaces:
- Serializable
public class StopWithScheduledArrivalsBean
- extends ApplicationBean
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopWithScheduledArrivalsBean
public StopWithScheduledArrivalsBean()
StopWithScheduledArrivalsBean
public StopWithScheduledArrivalsBean(StopAreaBean bean,
List<ArrivalAndDepartureBean> arrivals)
getStop
public StopAreaBean getStop()
getPredictedArrivals
public List<ArrivalAndDepartureBean> getPredictedArrivals()
Copyright © 2012 OneBusAway. All Rights Reserved.