org.onebusaway.transit_data.model
public class StopWithRoutesBean extends ApplicationBean
StopWithRoutesBean()
List<RouteBean>
getRoutes()
StopBean
getStop()
void
setRoutes(List<RouteBean> routes)
setStop(StopBean stop)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StopWithRoutesBean()
public StopBean getStop()
public void setStop(StopBean stop)
public List<RouteBean> getRoutes()
public void setRoutes(List<RouteBean> routes)
Copyright © 2014 OneBusAway. All Rights Reserved.