org.onebusaway.api.model.transit.service_alerts
Class SituationAffectedStopV2Bean

java.lang.Object
  extended by org.onebusaway.api.model.transit.service_alerts.SituationAffectedStopV2Bean
All Implemented Interfaces:
Serializable

public final class SituationAffectedStopV2Bean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SituationAffectedStopV2Bean()
           
 
Method Summary
 String getStopId()
           
 void setStopId(String stopId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SituationAffectedStopV2Bean

public SituationAffectedStopV2Bean()
Method Detail

getStopId

public String getStopId()

setStopId

public void setStopId(String stopId)


Copyright © 2012 OneBusAway. All Rights Reserved.