public class Document extends Object
Modifier and Type | Method and Description |
---|---|
long |
getFileSizeInBytes() |
String |
getId() |
Date |
getLastModifiedDate() |
Double |
getLastPageHeight() |
Double |
getLastPageWidth() |
String |
getName() |
String |
getPath() |
boolean |
isConsent() |
public String getId()
public String getPath()
public String getName()
public long getFileSizeInBytes()
@Nullable public Date getLastModifiedDate()
public boolean isConsent()