public class DocumentMeta extends Object
| Constructor and Description |
|---|
DocumentMeta() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMd5() |
long |
getSizeInBytes() |
void |
setMd5(String md5) |
void |
setSizeInBytes(long sizeInBytes) |
String |
toString() |
Copyright © 2022. All rights reserved.