org.onebusaway.api.model.transit.blocks
Class BlockStopTimeV2Bean
java.lang.Object
org.onebusaway.api.model.transit.blocks.BlockStopTimeV2Bean
public class BlockStopTimeV2Bean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockStopTimeV2Bean
public BlockStopTimeV2Bean()
getBlockSequence
public int getBlockSequence()
setBlockSequence
public void setBlockSequence(int blockSequence)
getDistanceAlongBlock
public double getDistanceAlongBlock()
setDistanceAlongBlock
public void setDistanceAlongBlock(double distanceAlongBlock)
getAccumulatedSlackTime
public double getAccumulatedSlackTime()
setAccumulatedSlackTime
public void setAccumulatedSlackTime(double accumulatedSlackTime)
getStopTime
public StopTimeV2Bean getStopTime()
setStopTime
public void setStopTime(StopTimeV2Bean stopTime)
Copyright © 2012 OneBusAway. All Rights Reserved.