public class BoxDocumentFile
extends BoxFile
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FIELD_CONTENT_SIZE |
| Constructor and Description |
|---|
BoxDocumentFile(BoxFile file) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getContentLength() |
BoxDocumentFile |
setContentLength(long size) |
public static final java.lang.String FIELD_CONTENT_SIZE
public BoxDocumentFile setContentLength(long size)
public java.lang.Long getContentLength()