public class AccountPackageSettings extends Model implements Serializable
| Constructor and Description |
|---|
AccountPackageSettings() |
clean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_ADA
public static final String FIELD_DECLINEBUTTON
public static final String FIELD_DEFAULTTIMEBASEDEXPIRY
public static final String FIELD_DISABLEDECLINEOTHER
public static final String FIELD_DISABLEDOWNLOADFORUNCOMPLETEDPACKAGE
public static final String FIELD_DISABLEFIRSTINPERSONAFFIDAVIT
public static final String FIELD_DISABLEINPERSONAFFIDAVIT
public static final String FIELD_DISABLESECONDINPERSONAFFIDAVIT
public static final String FIELD_ENFORCECAPTURESIGNATURE
public static final String FIELD_EXTRACTACROFIELDS
public static final String FIELD_EXTRACTTEXTTAGS
public static final String FIELD_GLOBALACTIONSDOWNLOAD
public static final String FIELD_GLOBALACTIONSHIDEEVIDENCESUMMARY
public static final String FIELD_HIDECAPTURETEXT
public static final String FIELD_HIDELANGUAGEDROPDOWN
public static final String FIELD_HIDEPACKAGEOWNERINPERSON
public static final String FIELD_HIDEWATERMARK
public static final String FIELD_INPERSON
public static final String FIELD_LEFTMENUEXPAND
public static final String FIELD_OPTIONALNAVIGATION
public static final String FIELD_SHOWNSEHELP
public static final String FIELD_SHOWNSELOGOINIFRAME
public static final String FIELD_SHOWNSEOVERVIEW
public static final String FIELD_TITLE
public static final String FIELD_PROGRESSBAR
public static final String FIELD_NAVIGATOR
public static final String FIELD_MAX_ATTACHMENT_FILES
public static final String FIELD_FONT_SIZE
protected Boolean _ada
protected Boolean _declineButton
protected Boolean _defaultTimeBasedExpiry
protected Boolean _disableDeclineOther
protected Boolean _disableDownloadForUncompletedPackage
protected Boolean _disableFirstInPersonAffidavit
protected Boolean _disableInPersonAffidavit
protected Boolean _disableSecondInPersonAffidavit
protected Boolean _enforceCaptureSignature
protected Boolean _extractAcroFields
protected Boolean _extractTextTags
protected Boolean _globalActionsDownload
protected Boolean _globalActionsHideEvidenceSummary
protected Boolean _hideCaptureText
protected Boolean _hideLanguageDropdown
protected Boolean _hidePackageOwnerInPerson
protected Boolean _hideWatermark
protected Boolean _inPerson
protected Boolean _leftMenuExpand
protected Boolean _optionalNavigation
protected Boolean _showNseHelp
protected Boolean _showNseLogoInIframe
protected Boolean _showNseOverview
protected Boolean _title
protected Boolean _progressBar
protected Boolean _navigator
protected Integer _maxAttachmentFiles
protected Integer _fontSize
public AccountPackageSettings setAda(Boolean value)
public AccountPackageSettings safeSetAda(Boolean value)
public Boolean getAda()
public boolean evalAda()
public AccountPackageSettings setDeclineButton(Boolean value)
public AccountPackageSettings safeSetDeclineButton(Boolean value)
public Boolean getDeclineButton()
public boolean evalDeclineButton()
public AccountPackageSettings setDefaultTimeBasedExpiry(Boolean value)
public AccountPackageSettings safeSetDefaultTimeBasedExpiry(Boolean value)
public Boolean getDefaultTimeBasedExpiry()
public boolean evalDefaultTimeBasedExpiry()
public AccountPackageSettings setDisableDeclineOther(Boolean value)
public AccountPackageSettings safeSetDisableDeclineOther(Boolean value)
public Boolean getDisableDeclineOther()
public boolean evalDisableDeclineOther()
public AccountPackageSettings setDisableDownloadForUncompletedPackage(Boolean value)
public AccountPackageSettings safeSetDisableDownloadForUncompletedPackage(Boolean value)
public Boolean getDisableDownloadForUncompletedPackage()
public boolean evalDisableDownloadForUncompletedPackage()
public AccountPackageSettings setDisableFirstInPersonAffidavit(Boolean value)
public AccountPackageSettings safeSetDisableFirstInPersonAffidavit(Boolean value)
public Boolean getDisableFirstInPersonAffidavit()
public boolean evalDisableFirstInPersonAffidavit()
public AccountPackageSettings setDisableInPersonAffidavit(Boolean value)
public AccountPackageSettings safeSetDisableInPersonAffidavit(Boolean value)
public Boolean getDisableInPersonAffidavit()
public boolean evalDisableInPersonAffidavit()
public AccountPackageSettings setDisableSecondInPersonAffidavit(Boolean value)
public AccountPackageSettings safeSetDisableSecondInPersonAffidavit(Boolean value)
public Boolean getDisableSecondInPersonAffidavit()
public boolean evalDisableSecondInPersonAffidavit()
public AccountPackageSettings setEnforceCaptureSignature(Boolean value)
public AccountPackageSettings safeSetEnforceCaptureSignature(Boolean value)
public Boolean getEnforceCaptureSignature()
public boolean evalEnforceCaptureSignature()
public AccountPackageSettings setExtractAcroFields(Boolean value)
public AccountPackageSettings safeSetExtractAcroFields(Boolean value)
public Boolean getExtractAcroFields()
public boolean evalExtractAcroFields()
public AccountPackageSettings setExtractTextTags(Boolean value)
public AccountPackageSettings safeSetExtractTextTags(Boolean value)
public Boolean getExtractTextTags()
public boolean evalExtractTextTags()
public AccountPackageSettings setGlobalActionsDownload(Boolean value)
public AccountPackageSettings safeSetGlobalActionsDownload(Boolean value)
public Boolean getGlobalActionsDownload()
public boolean evalGlobalActionsDownload()
public AccountPackageSettings setGlobalActionsHideEvidenceSummary(Boolean value)
public AccountPackageSettings safeSetGlobalActionsHideEvidenceSummary(Boolean value)
public Boolean getGlobalActionsHideEvidenceSummary()
public boolean evalGlobalActionsHideEvidenceSummary()
public AccountPackageSettings setHideCaptureText(Boolean value)
public AccountPackageSettings safeSetHideCaptureText(Boolean value)
public Boolean getHideCaptureText()
public boolean evalHideCaptureText()
public AccountPackageSettings setHideLanguageDropdown(Boolean value)
public AccountPackageSettings safeSetHideLanguageDropdown(Boolean value)
public Boolean getHideLanguageDropdown()
public boolean evalHideLanguageDropdown()
public AccountPackageSettings setHidePackageOwnerInPerson(Boolean value)
public AccountPackageSettings safeSetHidePackageOwnerInPerson(Boolean value)
public Boolean getHidePackageOwnerInPerson()
public boolean evalHidePackageOwnerInPerson()
public AccountPackageSettings setHideWatermark(Boolean value)
public AccountPackageSettings safeSetHideWatermark(Boolean value)
public Boolean getHideWatermark()
public boolean evalHideWatermark()
public AccountPackageSettings setInPerson(Boolean value)
public AccountPackageSettings safeSetInPerson(Boolean value)
public Boolean getInPerson()
public boolean evalInPerson()
public AccountPackageSettings setLeftMenuExpand(Boolean value)
public AccountPackageSettings safeSetLeftMenuExpand(Boolean value)
public Boolean getLeftMenuExpand()
public boolean evalLeftMenuExpand()
public AccountPackageSettings setOptionalNavigation(Boolean value)
public AccountPackageSettings safeSetOptionalNavigation(Boolean value)
public Boolean getOptionalNavigation()
public boolean evalOptionalNavigation()
public AccountPackageSettings setShowNseHelp(Boolean value)
public AccountPackageSettings safeSetShowNseHelp(Boolean value)
public Boolean getShowNseHelp()
public boolean evalShowNseHelp()
public AccountPackageSettings setShowNseLogoInIframe(Boolean value)
public AccountPackageSettings safeSetShowNseLogoInIframe(Boolean value)
public Boolean getShowNseLogoInIframe()
public boolean evalShowNseLogoInIframe()
public AccountPackageSettings setShowNseOverview(Boolean value)
public AccountPackageSettings safeSetShowNseOverview(Boolean value)
public Boolean getShowNseOverview()
public boolean evalShowNseOverview()
public Boolean getTitle()
public AccountPackageSettings setTitle(Boolean value)
public Boolean getProgressBar()
public AccountPackageSettings setProgressBar(Boolean value)
public Boolean getNavigator()
public AccountPackageSettings setNavigator(Boolean value)
public Integer getMaxAttachmentFiles()
public AccountPackageSettings setMaxAttachmentFiles(Integer value)
public Integer getFontSize()
public AccountPackageSettings setFontSize(Integer value)
Copyright 2022 OneSpan All rights reserved.