Class TripsForAgencyQueryBean
- java.lang.Object
-
- org.onebusaway.transit_data.model.trips.AbstractTripsQueryBean
-
- org.onebusaway.transit_data.model.trips.TripsForAgencyQueryBean
-
- All Implemented Interfaces:
Serializable
public final class TripsForAgencyQueryBean extends AbstractTripsQueryBean
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TripsForAgencyQueryBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAgencyId()
void
setAgencyId(String agencyId)
-
Methods inherited from class org.onebusaway.transit_data.model.trips.AbstractTripsQueryBean
getInclusion, getMaxCount, getTime, setInclusion, setMaxCount, setTime
-
-