public class DocumentUpload extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentUpload.Kind |
| Constructor and Description |
|---|
DocumentUpload(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getId() |
DocumentUpload.Kind |
getKind() |
String |
getName() |
int |
getSize() |
public DocumentUpload(NodeWrapper node)
public String getId()
public DocumentUpload.Kind getKind()
public String getContentType()
public String getName()
public int getSize()
Copyright © 2013–2018. All rights reserved.