org.onebusaway.transit_data.model.trips
Class TripsForAgencyQueryBean

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

public final class TripsForAgencyQueryBean
extends AbstractTripsQueryBean

See Also:
Serialized Form

Constructor Summary
TripsForAgencyQueryBean()
           
 
Method Summary
 String getAgencyId()
           
 void setAgencyId(String agencyId)
           
 
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

TripsForAgencyQueryBean

public TripsForAgencyQueryBean()
Method Detail

getAgencyId

public String getAgencyId()

setAgencyId

public void setAgencyId(String agencyId)


Copyright © 2012 OneBusAway. All Rights Reserved.