Uses of Class
gov.nasa.pds.harvest.search.file.FileSize
-
Packages that use FileSize Package Description gov.nasa.pds.harvest.search.file -
-
Uses of FileSize in gov.nasa.pds.harvest.search.file
Methods in gov.nasa.pds.harvest.search.file that return FileSize Modifier and Type Method Description FileSize
FileObject. getSize()
Constructors in gov.nasa.pds.harvest.search.file with parameters of type FileSize Constructor Description FileObject(String name, String location, FileSize size, String creationDateTime, String checksum, String fileType)
Constructor.
-