org.onebusaway.transit_data.model
Class StopSequenceBlocksBean
java.lang.Object
org.onebusaway.transit_data.model.ApplicationBean
org.onebusaway.transit_data.model.StopSequenceBlocksBean
- All Implemented Interfaces:
- Serializable
public class StopSequenceBlocksBean
- extends ApplicationBean
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopSequenceBlocksBean
public StopSequenceBlocksBean()
getBlocks
public List<StopSequenceBlockBean> getBlocks()
addBlock
public void addBlock(StopSequenceBlockBean block)
Copyright © 2012 OneBusAway. All Rights Reserved.