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

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

public class SituationAffectedCallV2Bean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SituationAffectedCallV2Bean()
           
 
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

SituationAffectedCallV2Bean

public SituationAffectedCallV2Bean()
Method Detail

getStopId

public String getStopId()

setStopId

public void setStopId(String stopId)


Copyright © 2012 OneBusAway. All Rights Reserved.