public class DocumentDraft
Contains meta information about document being saved
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<net.doo.snap.process.util.DocumentDraft> |
CREATOR |
| Constructor and Description |
|---|
DocumentDraft() |
DocumentDraft() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
Document |
getDocument() |
Page[] |
getPages() |
void |
writeToParcel() |