org.onebusaway.transit_data.model.trips
Class TripsForRouteQueryBean

java.lang.Object
  extended by org.onebusaway.transit_data.model.trips.AbstractTripsQueryBean
      extended by org.onebusaway.transit_data.model.trips.TripsForRouteQueryBean
All Implemented Interfaces:
Serializable

public final class TripsForRouteQueryBean
extends AbstractTripsQueryBean

See Also:
Serialized Form

Constructor Summary
TripsForRouteQueryBean()
           
 
Method Summary
 String getRouteId()
           
 void setRouteId(String routeId)
           
 
Methods inherited from class org.onebusaway.transit_data.model.trips.AbstractTripsQueryBean
getInclusion, getMaxCount, getTime, setInclusion, setMaxCount, setTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TripsForRouteQueryBean

public TripsForRouteQueryBean()
Method Detail

getRouteId

public String getRouteId()

setRouteId

public void setRouteId(String routeId)


Copyright © 2012 OneBusAway. All Rights Reserved.