Class SourceFile
- java.lang.Object
-
- org.onebusaway.transit_data_federation.bundle.model.BundleFile
-
- org.onebusaway.transit_data_federation.bundle.model.SourceFile
-
public class SourceFile extends BundleFile
-
-
Constructor Summary
Constructors Constructor Description SourceFile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DategetCreatedDate()StringgetUri()voidsetCreatedDate(Date createdDate)voidsetUri(String relPathToBase)-
Methods inherited from class org.onebusaway.transit_data_federation.bundle.model.BundleFile
getFilename, getMd5, setFilename, setMd5
-
-