org.onebusaway.transit_data.model.blocks
Class BlockInstanceBean
java.lang.Object
org.onebusaway.transit_data.model.blocks.BlockInstanceBean
- All Implemented Interfaces:
- Serializable
public class BlockInstanceBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockInstanceBean
public BlockInstanceBean()
getBlockId
public String getBlockId()
setBlockId
public void setBlockId(String blockId)
getBlockConfiguration
public BlockConfigurationBean getBlockConfiguration()
setBlockConfiguration
public void setBlockConfiguration(BlockConfigurationBean blockConfiguration)
getServiceDate
public long getServiceDate()
setServiceDate
public void setServiceDate(long serviceDate)
Copyright © 2012 OneBusAway. All Rights Reserved.