public class OverviewOptions extends Object
| Constructor and Description |
|---|
OverviewOptions() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBody() |
Boolean |
getDocumentSection() |
Boolean |
getTitle() |
Boolean |
getUploadSection() |
void |
setBody(Boolean body) |
void |
setDocumentSection(Boolean documentSection) |
void |
setTitle(Boolean title) |
void |
setUploadSection(Boolean uploadSection) |
public Boolean getTitle()
public void setTitle(Boolean title)
public Boolean getBody()
public void setBody(Boolean body)
public Boolean getDocumentSection()
public void setDocumentSection(Boolean documentSection)
public Boolean getUploadSection()
public void setUploadSection(Boolean uploadSection)
Copyright 2022 OneSpan All rights reserved.