|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.baidubce.services.doc.model.DocumentMeta
public class DocumentMeta
Created by baidu on 16/1/7.
Constructor Summary | |
---|---|
DocumentMeta()
|
Method Summary | |
---|---|
String |
getMd5()
|
long |
getSizeInBytes()
|
void |
setMd5(String md5)
|
void |
setSizeInBytes(long sizeInBytes)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DocumentMeta()
Method Detail |
---|
public String getMd5()
public void setMd5(String md5)
public long getSizeInBytes()
public void setSizeInBytes(long sizeInBytes)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |