Class BundleFile
- java.lang.Object
-
- org.onebusaway.transit_data_federation.bundle.model.BundleFile
-
- Direct Known Subclasses:
SourceFile
public class BundleFile extends Object
-
-
Constructor Summary
Constructors Constructor Description BundleFile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFilename()StringgetMd5()voidsetFilename(String filename)voidsetMd5(String md5)
-