gov.nasa.pds.harvest.context
Class InventoryEntry

java.lang.Object
  extended by gov.nasa.pds.harvest.context.InventoryEntry

public class InventoryEntry
extends Object


Constructor Summary
InventoryEntry(File file, String checksum, String lidvid)
           
 
Method Summary
 String getChecksum()
           
 File getFile()
           
 String getLidvid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InventoryEntry

public InventoryEntry(File file,
                      String checksum,
                      String lidvid)
Method Detail

getFile

public File getFile()

getChecksum

public String getChecksum()

getLidvid

public String getLidvid()


Copyright © 2005-2010 Planetary Data System. All Rights Reserved.