Class ManifestEntry
java.lang.Object
org.duracloud.snapshot.service.impl.ManifestEntry
- Author:
- Daniel Bernstein Date: Jul 28, 2015
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetChecksum(String checksum) voidsetContentId(String contentId) toString()
-
Constructor Details
-
ManifestEntry
- Parameters:
checksum-contentId-
-
-
Method Details
-
getChecksum
- Returns:
- the checksum
-
setChecksum
- Parameters:
checksum- the checksum to set
-
getContentId
- Returns:
- the contentId
-
setContentId
- Parameters:
contentId- the contentId to set
-
equals
-
hashCode
public int hashCode() -
toString
-