Class ServiceIdKey
- java.lang.Object
-
- org.onebusaway.gtfs_transformer.collections.IdKey
-
- org.onebusaway.gtfs_transformer.collections.ServiceIdKey
-
public class ServiceIdKey extends IdKey
-
-
Constructor Summary
Constructors Constructor Description ServiceIdKey(AgencyAndId id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()
-
-
-
Constructor Detail
-
ServiceIdKey
public ServiceIdKey(AgencyAndId id)
-
-