public class SignerAttachment extends Object
Constructor and Description |
---|
SignerAttachment() |
Modifier and Type | Method and Description |
---|---|
SignerAttachment |
anchorCaseSensitive(String anchorCaseSensitive) |
SignerAttachment |
anchorHorizontalAlignment(String anchorHorizontalAlignment) |
SignerAttachment |
anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent) |
SignerAttachment |
anchorMatchWholeWord(String anchorMatchWholeWord) |
SignerAttachment |
anchorString(String anchorString) |
SignerAttachment |
anchorUnits(String anchorUnits) |
SignerAttachment |
anchorXOffset(String anchorXOffset) |
SignerAttachment |
anchorYOffset(String anchorYOffset) |
SignerAttachment |
conditionalParentLabel(String conditionalParentLabel) |
SignerAttachment |
conditionalParentValue(String conditionalParentValue) |
SignerAttachment |
customTabId(String customTabId) |
SignerAttachment |
documentId(String documentId) |
boolean |
equals(Object o) |
SignerAttachment |
errorDetails(ErrorDetails errorDetails) |
String |
getAnchorCaseSensitive()
When set to **true**, the anchor string does not consider case when matching strings in the document.
|
String |
getAnchorHorizontalAlignment()
Specifies the alignment of anchor tabs with anchor strings.
|
String |
getAnchorIgnoreIfNotPresent()
When set to **true**, this tab is ignored if anchorString is not found in the document.
|
String |
getAnchorMatchWholeWord()
When set to **true**, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is **true**.
|
String |
getAnchorString()
Anchor text information for a radio button.
|
String |
getAnchorUnits()
Specifies units of the X and Y offset.
|
String |
getAnchorXOffset()
Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.
|
String |
getAnchorYOffset()
Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.
|
String |
getConditionalParentLabel()
For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
|
String |
getConditionalParentValue()
For conditional fields, this is the value of the parent tab that controls the tab's visibility.
|
String |
getCustomTabId()
The DocuSign generated custom tab ID for the custom tab to be applied.
|
String |
getDocumentId()
Specifies the document ID number that the tab is placed on.
|
ErrorDetails |
getErrorDetails()
Get errorDetails
|
MergeField |
getMergeField()
Get mergeField
|
String |
getName() |
String |
getOptional() |
String |
getPageNumber()
Specifies the page number on which the tab is located.
|
String |
getRecipientId()
Unique for the recipient.
|
String |
getScaleValue() |
String |
getStatus()
Indicates the envelope status.
|
String |
getTabId()
The unique identifier for the tab.
|
String |
getTabLabel()
The label string associated with the tab.
|
String |
getTabOrder() |
String |
getTemplateLocked()
When set to **true**, the sender cannot change any attributes of the recipient.
|
String |
getTemplateRequired()
When set to **true**, the sender may not remove the recipient.
|
String |
getXPosition()
This indicates the horizontal offset of the object on the page.
|
String |
getYPosition()
This indicates the vertical offset of the object on the page.
|
int |
hashCode() |
SignerAttachment |
mergeField(MergeField mergeField) |
SignerAttachment |
name(String name) |
SignerAttachment |
optional(String optional) |
SignerAttachment |
pageNumber(String pageNumber) |
SignerAttachment |
recipientId(String recipientId) |
SignerAttachment |
scaleValue(String scaleValue) |
void |
setAnchorCaseSensitive(String anchorCaseSensitive) |
void |
setAnchorHorizontalAlignment(String anchorHorizontalAlignment) |
void |
setAnchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent) |
void |
setAnchorMatchWholeWord(String anchorMatchWholeWord) |
void |
setAnchorString(String anchorString) |
void |
setAnchorUnits(String anchorUnits) |
void |
setAnchorXOffset(String anchorXOffset) |
void |
setAnchorYOffset(String anchorYOffset) |
void |
setConditionalParentLabel(String conditionalParentLabel) |
void |
setConditionalParentValue(String conditionalParentValue) |
void |
setCustomTabId(String customTabId) |
void |
setDocumentId(String documentId) |
void |
setErrorDetails(ErrorDetails errorDetails) |
void |
setMergeField(MergeField mergeField) |
void |
setName(String name) |
void |
setOptional(String optional) |
void |
setPageNumber(String pageNumber) |
void |
setRecipientId(String recipientId) |
void |
setScaleValue(String scaleValue) |
void |
setStatus(String status) |
void |
setTabId(String tabId) |
void |
setTabLabel(String tabLabel) |
void |
setTabOrder(String tabOrder) |
void |
setTemplateLocked(String templateLocked) |
void |
setTemplateRequired(String templateRequired) |
void |
setXPosition(String xPosition) |
void |
setYPosition(String yPosition) |
SignerAttachment |
status(String status) |
SignerAttachment |
tabId(String tabId) |
SignerAttachment |
tabLabel(String tabLabel) |
SignerAttachment |
tabOrder(String tabOrder) |
SignerAttachment |
templateLocked(String templateLocked) |
SignerAttachment |
templateRequired(String templateRequired) |
String |
toString() |
SignerAttachment |
xPosition(String xPosition) |
SignerAttachment |
yPosition(String yPosition) |
public SignerAttachment anchorCaseSensitive(String anchorCaseSensitive)
public String getAnchorCaseSensitive()
public void setAnchorCaseSensitive(String anchorCaseSensitive)
public SignerAttachment anchorHorizontalAlignment(String anchorHorizontalAlignment)
public String getAnchorHorizontalAlignment()
public void setAnchorHorizontalAlignment(String anchorHorizontalAlignment)
public SignerAttachment anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
public String getAnchorIgnoreIfNotPresent()
public void setAnchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
public SignerAttachment anchorMatchWholeWord(String anchorMatchWholeWord)
public String getAnchorMatchWholeWord()
public void setAnchorMatchWholeWord(String anchorMatchWholeWord)
public SignerAttachment anchorString(String anchorString)
public String getAnchorString()
public void setAnchorString(String anchorString)
public SignerAttachment anchorUnits(String anchorUnits)
public String getAnchorUnits()
public void setAnchorUnits(String anchorUnits)
public SignerAttachment anchorXOffset(String anchorXOffset)
public String getAnchorXOffset()
public void setAnchorXOffset(String anchorXOffset)
public SignerAttachment anchorYOffset(String anchorYOffset)
public String getAnchorYOffset()
public void setAnchorYOffset(String anchorYOffset)
public SignerAttachment conditionalParentLabel(String conditionalParentLabel)
public String getConditionalParentLabel()
public void setConditionalParentLabel(String conditionalParentLabel)
public SignerAttachment conditionalParentValue(String conditionalParentValue)
public String getConditionalParentValue()
public void setConditionalParentValue(String conditionalParentValue)
public SignerAttachment customTabId(String customTabId)
public String getCustomTabId()
public void setCustomTabId(String customTabId)
public SignerAttachment documentId(String documentId)
public String getDocumentId()
public void setDocumentId(String documentId)
public SignerAttachment errorDetails(ErrorDetails errorDetails)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
public SignerAttachment mergeField(MergeField mergeField)
public MergeField getMergeField()
public void setMergeField(MergeField mergeField)
public SignerAttachment name(String name)
public String getName()
public void setName(String name)
public SignerAttachment optional(String optional)
public String getOptional()
public void setOptional(String optional)
public SignerAttachment pageNumber(String pageNumber)
public String getPageNumber()
public void setPageNumber(String pageNumber)
public SignerAttachment recipientId(String recipientId)
public String getRecipientId()
public void setRecipientId(String recipientId)
public SignerAttachment scaleValue(String scaleValue)
public String getScaleValue()
public void setScaleValue(String scaleValue)
public SignerAttachment status(String status)
public String getStatus()
public void setStatus(String status)
public SignerAttachment tabId(String tabId)
public String getTabId()
public void setTabId(String tabId)
public SignerAttachment tabLabel(String tabLabel)
public String getTabLabel()
public void setTabLabel(String tabLabel)
public SignerAttachment tabOrder(String tabOrder)
public String getTabOrder()
public void setTabOrder(String tabOrder)
public SignerAttachment templateLocked(String templateLocked)
public String getTemplateLocked()
public void setTemplateLocked(String templateLocked)
public SignerAttachment templateRequired(String templateRequired)
public String getTemplateRequired()
public void setTemplateRequired(String templateRequired)
public SignerAttachment xPosition(String xPosition)
public String getXPosition()
public void setXPosition(String xPosition)
public SignerAttachment yPosition(String yPosition)
public String getYPosition()
public void setYPosition(String yPosition)
Copyright © 2018. All rights reserved.