org.onebusaway.api.model.transit
Class StopRouteScheduleV2Bean
java.lang.Object
org.onebusaway.api.model.transit.StopRouteScheduleV2Bean
- All Implemented Interfaces:
- Serializable
public class StopRouteScheduleV2Bean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopRouteScheduleV2Bean
public StopRouteScheduleV2Bean()
getRouteId
public String getRouteId()
setRouteId
public void setRouteId(String routeId)
getStopRouteDirectionSchedules
public List<StopRouteDirectionScheduleV2Bean> getStopRouteDirectionSchedules()
setStopRouteDirectionSchedules
public void setStopRouteDirectionSchedules(List<StopRouteDirectionScheduleV2Bean> stopRouteDirectionSchedules)
Copyright © 2012 OneBusAway. All Rights Reserved.