org.onebusaway.transit_data.model.service_alerts
Class SituationQueryBean
java.lang.Object
org.onebusaway.transit_data.model.service_alerts.SituationQueryBean
- All Implemented Interfaces:
- Serializable
public class SituationQueryBean
- 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 |
SituationQueryBean
public SituationQueryBean()
getAgencyId
public String getAgencyId()
setAgencyId
public void setAgencyId(String agencyId)
getStopIds
public List<String> getStopIds()
setStopIds
public void setStopIds(List<String> stopIds)
getTime
public long getTime()
setTime
public void setTime(long time)
Copyright © 2012 OneBusAway. All Rights Reserved.