public class InpersonHostThankYouOptions extends Model implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
_body |
protected Boolean |
_downloadButton |
protected Boolean |
_recipientEmail |
protected Boolean |
_recipientName |
protected Boolean |
_recipientRole |
protected Boolean |
_recipientStatus |
protected Boolean |
_reviewDocumentsButton |
protected Boolean |
_title |
static String |
FIELD_BODY |
static String |
FIELD_DOWNLOADBUTTON |
static String |
FIELD_RECIPIENTEMAIL |
static String |
FIELD_RECIPIENTNAME |
static String |
FIELD_RECIPIENTROLE |
static String |
FIELD_RECIPIENTSTATUS |
static String |
FIELD_REVIEWDOCUMENTSBUTTON |
static String |
FIELD_TITLE |
| Constructor and Description |
|---|
InpersonHostThankYouOptions() |
clean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_TITLE
public static final String FIELD_BODY
public static final String FIELD_RECIPIENTNAME
public static final String FIELD_RECIPIENTEMAIL
public static final String FIELD_RECIPIENTROLE
public static final String FIELD_RECIPIENTSTATUS
public static final String FIELD_DOWNLOADBUTTON
public static final String FIELD_REVIEWDOCUMENTSBUTTON
protected Boolean _title
protected Boolean _body
protected Boolean _recipientName
protected Boolean _recipientEmail
protected Boolean _recipientRole
protected Boolean _recipientStatus
protected Boolean _downloadButton
protected Boolean _reviewDocumentsButton
public InpersonHostThankYouOptions safeSetTitle(Boolean value)
public Boolean getTitle()
public InpersonHostThankYouOptions setTitle(Boolean value)
public boolean evalTitle()
public InpersonHostThankYouOptions safeSetBody(Boolean value)
public Boolean getBody()
public InpersonHostThankYouOptions setBody(Boolean value)
public boolean evalBody()
public InpersonHostThankYouOptions safeSetRecipientName(Boolean value)
public Boolean getRecipientName()
public InpersonHostThankYouOptions setRecipientName(Boolean value)
public boolean evalRecipientName()
public InpersonHostThankYouOptions safeSetRecipientEmail(Boolean value)
public Boolean getRecipientEmail()
public InpersonHostThankYouOptions setRecipientEmail(Boolean value)
public boolean evalRecipientEmail()
public InpersonHostThankYouOptions safeSetRecipientRole(Boolean value)
public Boolean getRecipientRole()
public InpersonHostThankYouOptions setRecipientRole(Boolean value)
public boolean evalRecipientRole()
public InpersonHostThankYouOptions safeSetRecipientStatus(Boolean value)
public Boolean getRecipientStatus()
public InpersonHostThankYouOptions setRecipientStatus(Boolean value)
public boolean evalRecipientStatus()
public InpersonHostThankYouOptions safeSetDownloadButton(Boolean value)
public Boolean getDownloadButton()
public InpersonHostThankYouOptions setDownloadButton(Boolean value)
public boolean evalDownloadButton()
public InpersonHostThankYouOptions safeSetReviewDocumentsButton(Boolean value)
public Boolean getReviewDocumentsButton()
public InpersonHostThankYouOptions setReviewDocumentsButton(Boolean value)
public boolean evalReviewDocumentsButton()
Copyright 2022 OneSpan All rights reserved.