org.onebusaway.transit_data_federation.services.blocks
Class BlockConfigurationReference
java.lang.Object
org.onebusaway.transit_data_federation.services.blocks.BlockConfigurationReference
- All Implemented Interfaces:
- Serializable
public class BlockConfigurationReference
- extends Object
- implements Serializable
- See Also:
- Serialized Form
BlockConfigurationReference
public BlockConfigurationReference(org.onebusaway.gtfs.model.AgencyAndId blockId,
int configurationIndex)
getBlockId
public org.onebusaway.gtfs.model.AgencyAndId getBlockId()
getConfigurationIndex
public int getConfigurationIndex()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 OneBusAway. All Rights Reserved.