org.onebusaway.transit_data.model.trips
Class TripsForBoundsQueryBean

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

public final class TripsForBoundsQueryBean
extends AbstractTripsQueryBean

See Also:
Serialized Form

Constructor Summary
TripsForBoundsQueryBean()
           
 
Method Summary
 CoordinateBounds getBounds()
           
 void setBounds(CoordinateBounds bounds)
           
 
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

TripsForBoundsQueryBean

public TripsForBoundsQueryBean()
Method Detail

getBounds

public CoordinateBounds getBounds()

setBounds

public void setBounds(CoordinateBounds bounds)


Copyright © 2012 OneBusAway. All Rights Reserved.