Class AgencyAndIdInstance

java.lang.Object
org.onebusaway.gtfs.model.AgencyAndIdInstance
All Implemented Interfaces:
Serializable, Comparable<AgencyAndIdInstance>

public class AgencyAndIdInstance extends Object implements Serializable, Comparable<AgencyAndIdInstance>
An identifier class that combines a AgencyAndId id with a service date. See ServiceDate for more details of the service date idea.
Author:
bdferris
See Also: