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 Date
getCreatedDate()
String
getUri()
void
setCreatedDate(Date createdDate)
void
setUri(String relPathToBase)
-
Methods inherited from class org.onebusaway.transit_data_federation.bundle.model.BundleFile
getFilename, getMd5, setFilename, setMd5
-
-