public class ManifestEntry extends Object
| Constructor and Description |
|---|
ManifestEntry(String checksum,
String contentId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getChecksum() |
String |
getContentId() |
int |
hashCode() |
void |
setChecksum(String checksum) |
void |
setContentId(String contentId) |
String |
toString() |
public String getChecksum()
public void setChecksum(String checksum)
checksum - the checksum to setpublic String getContentId()
public void setContentId(String contentId)
contentId - the contentId to setCopyright © 2014–2015 DuraSpace. All rights reserved.