public class DocumentMeta extends Object
DocumentMeta()
String
getMd5()
long
getSizeInBytes()
void
setMd5(String md5)
setSizeInBytes(long sizeInBytes)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DocumentMeta()
public String getMd5()
public void setMd5(String md5)
public long getSizeInBytes()
public void setSizeInBytes(long sizeInBytes)
public String toString()
toString
Object