org.onebusaway.api.model.transit.service_alerts
Class SituationAffectsV2Bean
java.lang.Object
org.onebusaway.api.model.transit.service_alerts.SituationAffectsV2Bean
- All Implemented Interfaces:
- Serializable
public final class SituationAffectsV2Bean
- 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 |
SituationAffectsV2Bean
public SituationAffectsV2Bean()
getAgencyId
public String getAgencyId()
setAgencyId
public void setAgencyId(String agencyId)
getRouteId
public String getRouteId()
setRouteId
public void setRouteId(String routeId)
getDirectionId
public String getDirectionId()
setDirectionId
public void setDirectionId(String directionId)
getTripId
public String getTripId()
setTripId
public void setTripId(String tripId)
getStopId
public String getStopId()
setStopId
public void setStopId(String stopId)
getApplicationId
public String getApplicationId()
setApplicationId
public void setApplicationId(String applicationId)
Copyright © 2012 OneBusAway. All Rights Reserved.