@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2016-07-18T18:11:15.675-07:00") public class SignHere extends Object
| Constructor and Description |
|---|
SignHere() |
| Modifier and Type | Method and Description |
|---|---|
SignHere |
anchorCaseSensitive(String anchorCaseSensitive)
When set to **true**, the anchor string does not consider case when matching strings in the document.
|
SignHere |
anchorHorizontalAlignment(String anchorHorizontalAlignment)
Specifies the alignment of anchor tabs with anchor strings.
|
SignHere |
anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
When set to **true**, this tab is ignored if anchorString is not found in the document.
|
SignHere |
anchorMatchWholeWord(String anchorMatchWholeWord)
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**.
|
SignHere |
anchorString(String anchorString)
Anchor text information for a radio button.
|
SignHere |
anchorUnits(String anchorUnits)
Specifies units of the X and Y offset.
|
SignHere |
anchorXOffset(String anchorXOffset)
Specifies the X axis location of the tab, in achorUnits, relative to the anchorString.
|
SignHere |
anchorYOffset(String anchorYOffset)
Specifies the Y axis location of the tab, in achorUnits, relative to the anchorString.
|
SignHere |
conditionalParentLabel(String conditionalParentLabel)
For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
|
SignHere |
conditionalParentValue(String conditionalParentValue)
For conditional fields, this is the value of the parent tab that controls the tab's visibility.\n\nIf the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active.\n
|
SignHere |
customTabId(String customTabId)
The DocuSign generated custom tab ID for the custom tab to be applied.
|
SignHere |
documentId(String documentId)
Specifies the document ID number that the tab is placed on.
|
boolean |
equals(Object o) |
SignHere |
errorDetails(ErrorDetails errorDetails) |
String |
getAnchorCaseSensitive() |
String |
getAnchorHorizontalAlignment() |
String |
getAnchorIgnoreIfNotPresent() |
String |
getAnchorMatchWholeWord() |
String |
getAnchorString() |
String |
getAnchorUnits() |
String |
getAnchorXOffset() |
String |
getAnchorYOffset() |
String |
getConditionalParentLabel() |
String |
getConditionalParentValue() |
String |
getCustomTabId() |
String |
getDocumentId() |
ErrorDetails |
getErrorDetails() |
MergeField |
getMergeField() |
String |
getName() |
String |
getOptional() |
String |
getPageNumber() |
String |
getRecipientId() |
Object |
getScaleValue() |
String |
getStatus() |
String |
getTabId() |
String |
getTabLabel() |
String |
getTabOrder() |
String |
getTemplateLocked() |
String |
getTemplateRequired() |
String |
getXPosition() |
String |
getYPosition() |
int |
hashCode() |
SignHere |
mergeField(MergeField mergeField) |
SignHere |
name(String name)
Specifies the tool tip text for the tab.
|
SignHere |
optional(String optional) |
SignHere |
pageNumber(String pageNumber)
Specifies the page number on which the tab is located.
|
SignHere |
recipientId(String recipientId)
Unique for the recipient.
|
SignHere |
scaleValue(Object 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(Object 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) |
SignHere |
status(String status)
Indicates the envelope status.
|
SignHere |
tabId(String tabId)
The unique identifier for the tab.
|
SignHere |
tabLabel(String tabLabel)
The label string associated with the tab.
|
SignHere |
tabOrder(String tabOrder) |
SignHere |
templateLocked(String templateLocked)
When set to **true**, the sender cannot change any attributes of the recipient.
|
SignHere |
templateRequired(String templateRequired)
When set to **true**, the sender may not remove the recipient.
|
String |
toString() |
SignHere |
xPosition(String xPosition)
This indicates the horizontal offset of the object on the page.
|
SignHere |
yPosition(String yPosition)
This indicates the vertical offset of the object on the page.
|
public String getName()
public void setName(String name)
public String getTabLabel()
public void setTabLabel(String tabLabel)
public Object getScaleValue()
public void setScaleValue(Object scaleValue)
public String getOptional()
public void setOptional(String optional)
public SignHere documentId(String documentId)
public String getDocumentId()
public void setDocumentId(String documentId)
public SignHere recipientId(String recipientId)
public String getRecipientId()
public void setRecipientId(String recipientId)
public SignHere pageNumber(String pageNumber)
public String getPageNumber()
public void setPageNumber(String pageNumber)
public SignHere xPosition(String xPosition)
public String getXPosition()
public void setXPosition(String xPosition)
public SignHere yPosition(String yPosition)
public String getYPosition()
public void setYPosition(String yPosition)
public SignHere anchorString(String anchorString)
public String getAnchorString()
public void setAnchorString(String anchorString)
public SignHere anchorXOffset(String anchorXOffset)
public String getAnchorXOffset()
public void setAnchorXOffset(String anchorXOffset)
public SignHere anchorYOffset(String anchorYOffset)
public String getAnchorYOffset()
public void setAnchorYOffset(String anchorYOffset)
public SignHere anchorUnits(String anchorUnits)
public String getAnchorUnits()
public void setAnchorUnits(String anchorUnits)
public SignHere anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
public String getAnchorIgnoreIfNotPresent()
public void setAnchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
public SignHere anchorCaseSensitive(String anchorCaseSensitive)
public String getAnchorCaseSensitive()
public void setAnchorCaseSensitive(String anchorCaseSensitive)
public SignHere anchorMatchWholeWord(String anchorMatchWholeWord)
public String getAnchorMatchWholeWord()
public void setAnchorMatchWholeWord(String anchorMatchWholeWord)
public SignHere anchorHorizontalAlignment(String anchorHorizontalAlignment)
public String getAnchorHorizontalAlignment()
public void setAnchorHorizontalAlignment(String anchorHorizontalAlignment)
public SignHere tabId(String tabId)
public String getTabId()
public void setTabId(String tabId)
public SignHere templateLocked(String templateLocked)
public String getTemplateLocked()
public void setTemplateLocked(String templateLocked)
public SignHere templateRequired(String templateRequired)
public String getTemplateRequired()
public void setTemplateRequired(String templateRequired)
public SignHere conditionalParentLabel(String conditionalParentLabel)
public String getConditionalParentLabel()
public void setConditionalParentLabel(String conditionalParentLabel)
public SignHere conditionalParentValue(String conditionalParentValue)
public String getConditionalParentValue()
public void setConditionalParentValue(String conditionalParentValue)
public SignHere customTabId(String customTabId)
public String getCustomTabId()
public void setCustomTabId(String customTabId)
public SignHere mergeField(MergeField mergeField)
public MergeField getMergeField()
public void setMergeField(MergeField mergeField)
public SignHere status(String status)
public String getStatus()
public void setStatus(String status)
public SignHere errorDetails(ErrorDetails errorDetails)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
public String getTabOrder()
public void setTabOrder(String tabOrder)
Copyright © 2016. All rights reserved.