org.onebusaway.transit_data.model.blocks
Class BlockBean
java.lang.Object
org.onebusaway.transit_data.model.blocks.BlockBean
- All Implemented Interfaces:
- Serializable
public final class BlockBean
- 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 |
BlockBean
public BlockBean()
getId
public String getId()
setId
public void setId(String id)
getConfigurations
public List<BlockConfigurationBean> getConfigurations()
setConfigurations
public void setConfigurations(List<BlockConfigurationBean> configurations)
Copyright © 2012 OneBusAway. All Rights Reserved.