Package org.goplanit.gtfs.scheme
Class GtfsFareAttributesScheme
- java.lang.Object
-
- org.goplanit.gtfs.scheme.GtfsFileScheme
-
- org.goplanit.gtfs.scheme.GtfsFareAttributesScheme
-
public class GtfsFareAttributesScheme extends GtfsFileScheme
The scheme used for GTFS fare attributes, namely a fare_attributes.txt file and a GtfsFareAttribute in memory object to go with each entry- Author:
- markr
-
-
Constructor Summary
Constructors Constructor Description GtfsFareAttributesScheme()
Default constructor
-
Method Summary
-
Methods inherited from class org.goplanit.gtfs.scheme.GtfsFileScheme
equals, getFileType, getObjectType, toString
-
-