org.onebusaway.transit_data.model.service_alerts
Class SituationConsequenceBean
java.lang.Object
org.onebusaway.transit_data.model.service_alerts.SituationConsequenceBean
- All Implemented Interfaces:
- Serializable
public class SituationConsequenceBean
- 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 |
SituationConsequenceBean
public SituationConsequenceBean()
getEffect
public EEffect getEffect()
setEffect
public void setEffect(EEffect effect)
getDetourPath
public String getDetourPath()
setDetourPath
public void setDetourPath(String detourPath)
getDetourStopIds
public List<String> getDetourStopIds()
setDetourStopIds
public void setDetourStopIds(List<String> detourStopIds)
Copyright © 2012 OneBusAway. All Rights Reserved.