org.onebusaway.transit_data.model.oba
public class TimedStopBean extends Object implements Serializable
TimedStopBean()
TimedStopBean(int index, StopBean stop, int time)
int
getIndex()
StopBean
getStop()
Integer
getTime()
void
setStop(StopBean stop)
setTime(Integer time)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimedStopBean()
public TimedStopBean(int index, StopBean stop, int time)
public int getIndex()
public StopBean getStop()
public void setStop(StopBean stop)
public Integer getTime()
public void setTime(Integer time)
Copyright © 2014 OneBusAway. All Rights Reserved.