@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2016-07-18T18:11:15.675-07:00") public class FormulaTab extends Object
| Constructor and Description |
|---|
FormulaTab() |
| Modifier and Type | Method and Description |
|---|---|
FormulaTab |
anchorCaseSensitive(String anchorCaseSensitive)
When set to **true**, the anchor string does not consider case when matching strings in the document.
|
FormulaTab |
anchorHorizontalAlignment(String anchorHorizontalAlignment)
Specifies the alignment of anchor tabs with anchor strings.
|
FormulaTab |
anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
When set to **true**, this tab is ignored if anchorString is not found in the document.
|
FormulaTab |
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**.
|
FormulaTab |
anchorString(String anchorString)
Anchor text information for a radio button.
|
FormulaTab |
anchorUnits(String anchorUnits)
Specifies units of the X and Y offset.
|
FormulaTab |
anchorXOffset(String anchorXOffset)
Specifies the X axis location of the tab, in achorUnits, relative to the anchorString.
|
FormulaTab |
anchorYOffset(String anchorYOffset)
Specifies the Y axis location of the tab, in achorUnits, relative to the anchorString.
|
FormulaTab |
bold(String bold)
When set to **true**, the information in the tab is bold.
|
FormulaTab |
concealValueOnDocument(String concealValueOnDocument)
When set to **true**, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender.\n\nWhen an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console.\n\nThis setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes.
|
FormulaTab |
conditionalParentLabel(String conditionalParentLabel)
For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
|
FormulaTab |
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
|
FormulaTab |
customTabId(String customTabId)
The DocuSign generated custom tab ID for the custom tab to be applied.
|
FormulaTab |
disableAutoSize(String disableAutoSize)
When set to **true**, disables the auto sizing of single line text boxes in the signing screen when the signer enters data.
|
FormulaTab |
documentId(String documentId)
Specifies the document ID number that the tab is placed on.
|
boolean |
equals(Object o) |
FormulaTab |
errorDetails(ErrorDetails errorDetails) |
FormulaTab |
font(String font)
The font to be used for the tab value.
|
FormulaTab |
fontColor(String fontColor)
The font color used for the information in the tab.\n\nPossible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White.
|
FormulaTab |
fontSize(String fontSize)
The font size used for the information in the tab.\n\nPossible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72.
|
FormulaTab |
formula(String formula)
The Formula string contains the TabLabel for the reference tabs used in the formula and calculation operators.
|
String |
getAnchorCaseSensitive() |
String |
getAnchorHorizontalAlignment() |
String |
getAnchorIgnoreIfNotPresent() |
String |
getAnchorMatchWholeWord() |
String |
getAnchorString() |
String |
getAnchorUnits() |
String |
getAnchorXOffset() |
String |
getAnchorYOffset() |
String |
getBold() |
String |
getConcealValueOnDocument() |
String |
getConditionalParentLabel() |
String |
getConditionalParentValue() |
String |
getCustomTabId() |
String |
getDisableAutoSize() |
String |
getDocumentId() |
ErrorDetails |
getErrorDetails() |
String |
getFont() |
String |
getFontColor() |
String |
getFontSize() |
String |
getFormula() |
String |
getIsPaymentAmount() |
String |
getItalic() |
String |
getLocked() |
Integer |
getMaxLength() |
MergeField |
getMergeField() |
String |
getName() |
String |
getOriginalValue() |
String |
getPageNumber() |
String |
getRecipientId() |
String |
getRequireAll() |
String |
getRequired() |
String |
getRequireInitialOnSharedChange() |
String |
getRoundDecimalPlaces() |
String |
getSenderRequired() |
String |
getShared() |
String |
getStatus() |
String |
getTabId() |
String |
getTabLabel() |
String |
getTabOrder() |
String |
getTemplateLocked() |
String |
getTemplateRequired() |
String |
getUnderline() |
String |
getValidationMessage() |
String |
getValidationPattern() |
String |
getValue() |
Integer |
getWidth() |
String |
getXPosition() |
String |
getYPosition() |
int |
hashCode() |
FormulaTab |
isPaymentAmount(String isPaymentAmount)
When set to **true**, sets this as a payment tab.
|
FormulaTab |
italic(String italic)
When set to **true**, the information in the tab is italic.
|
FormulaTab |
locked(String locked)
When set to **true**, the signer cannot change the data of the custom tab.
|
FormulaTab |
maxLength(Integer maxLength)
An optional value that describes the maximum length of the property when the property is a string.
|
FormulaTab |
mergeField(MergeField mergeField) |
FormulaTab |
name(String name) |
FormulaTab |
originalValue(String originalValue)
The initial value of the tab when it was sent to the recipient.
|
FormulaTab |
pageNumber(String pageNumber)
Specifies the page number on which the tab is located.
|
FormulaTab |
recipientId(String recipientId)
Unique for the recipient.
|
FormulaTab |
requireAll(String requireAll)
When set to **true** and shared is true, information must be entered in this field to complete the envelope.
|
FormulaTab |
required(String required)
When set to **true**, the signer is required to fill out this tab
|
FormulaTab |
requireInitialOnSharedChange(String requireInitialOnSharedChange)
Optional element for field markup.
|
FormulaTab |
roundDecimalPlaces(String roundDecimalPlaces) |
FormulaTab |
senderRequired(String senderRequired)
When set to **true**, the sender must populate the tab before an envelope can be sent using the template.
|
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 |
setBold(String bold) |
void |
setConcealValueOnDocument(String concealValueOnDocument) |
void |
setConditionalParentLabel(String conditionalParentLabel) |
void |
setConditionalParentValue(String conditionalParentValue) |
void |
setCustomTabId(String customTabId) |
void |
setDisableAutoSize(String disableAutoSize) |
void |
setDocumentId(String documentId) |
void |
setErrorDetails(ErrorDetails errorDetails) |
void |
setFont(String font) |
void |
setFontColor(String fontColor) |
void |
setFontSize(String fontSize) |
void |
setFormula(String formula) |
void |
setIsPaymentAmount(String isPaymentAmount) |
void |
setItalic(String italic) |
void |
setLocked(String locked) |
void |
setMaxLength(Integer maxLength) |
void |
setMergeField(MergeField mergeField) |
void |
setName(String name) |
void |
setOriginalValue(String originalValue) |
void |
setPageNumber(String pageNumber) |
void |
setRecipientId(String recipientId) |
void |
setRequireAll(String requireAll) |
void |
setRequired(String required) |
void |
setRequireInitialOnSharedChange(String requireInitialOnSharedChange) |
void |
setRoundDecimalPlaces(String roundDecimalPlaces) |
void |
setSenderRequired(String senderRequired) |
void |
setShared(String shared) |
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 |
setUnderline(String underline) |
void |
setValidationMessage(String validationMessage) |
void |
setValidationPattern(String validationPattern) |
void |
setValue(String value) |
void |
setWidth(Integer width) |
void |
setXPosition(String xPosition) |
void |
setYPosition(String yPosition) |
FormulaTab |
shared(String shared)
When set to **true**, this custom tab is shared.
|
FormulaTab |
status(String status)
Indicates the envelope status.
|
FormulaTab |
tabId(String tabId)
The unique identifier for the tab.
|
FormulaTab |
tabLabel(String tabLabel)
The label string associated with the tab.
|
FormulaTab |
tabOrder(String tabOrder) |
FormulaTab |
templateLocked(String templateLocked)
When set to **true**, the sender cannot change any attributes of the recipient.
|
FormulaTab |
templateRequired(String templateRequired)
When set to **true**, the sender may not remove the recipient.
|
String |
toString() |
FormulaTab |
underline(String underline)
When set to **true**, the information in the tab is underlined.
|
FormulaTab |
validationMessage(String validationMessage)
The message displayed if the custom tab fails input validation (either custom of embedded).
|
FormulaTab |
validationPattern(String validationPattern)
A regular expressionn used to validate input for the tab.
|
FormulaTab |
value(String value)
Specifies the value of the tab.
|
FormulaTab |
width(Integer width)
Width of the tab in pixels.
|
FormulaTab |
xPosition(String xPosition)
This indicates the horizontal offset of the object on the page.
|
FormulaTab |
yPosition(String yPosition)
This indicates the vertical offset of the object on the page.
|
public FormulaTab isPaymentAmount(String isPaymentAmount)
public String getIsPaymentAmount()
public void setIsPaymentAmount(String isPaymentAmount)
public FormulaTab formula(String formula)
public String getFormula()
public void setFormula(String formula)
public FormulaTab roundDecimalPlaces(String roundDecimalPlaces)
public String getRoundDecimalPlaces()
public void setRoundDecimalPlaces(String roundDecimalPlaces)
public FormulaTab validationPattern(String validationPattern)
public String getValidationPattern()
public void setValidationPattern(String validationPattern)
public FormulaTab validationMessage(String validationMessage)
public String getValidationMessage()
public void setValidationMessage(String validationMessage)
public FormulaTab shared(String shared)
public String getShared()
public void setShared(String shared)
public FormulaTab requireInitialOnSharedChange(String requireInitialOnSharedChange)
public String getRequireInitialOnSharedChange()
public void setRequireInitialOnSharedChange(String requireInitialOnSharedChange)
public FormulaTab senderRequired(String senderRequired)
public String getSenderRequired()
public void setSenderRequired(String senderRequired)
public FormulaTab requireAll(String requireAll)
public String getRequireAll()
public void setRequireAll(String requireAll)
public FormulaTab name(String name)
public String getName()
public void setName(String name)
public FormulaTab value(String value)
public String getValue()
public void setValue(String value)
public FormulaTab originalValue(String originalValue)
public String getOriginalValue()
public void setOriginalValue(String originalValue)
public FormulaTab width(Integer width)
public Integer getWidth()
public void setWidth(Integer width)
public FormulaTab required(String required)
public String getRequired()
public void setRequired(String required)
public FormulaTab locked(String locked)
public String getLocked()
public void setLocked(String locked)
public FormulaTab concealValueOnDocument(String concealValueOnDocument)
public String getConcealValueOnDocument()
public void setConcealValueOnDocument(String concealValueOnDocument)
public FormulaTab disableAutoSize(String disableAutoSize)
public String getDisableAutoSize()
public void setDisableAutoSize(String disableAutoSize)
public FormulaTab maxLength(Integer maxLength)
public Integer getMaxLength()
public void setMaxLength(Integer maxLength)
public FormulaTab tabLabel(String tabLabel)
public String getTabLabel()
public void setTabLabel(String tabLabel)
public FormulaTab font(String font)
public String getFont()
public void setFont(String font)
public FormulaTab bold(String bold)
public String getBold()
public void setBold(String bold)
public FormulaTab italic(String italic)
public String getItalic()
public void setItalic(String italic)
public FormulaTab underline(String underline)
public String getUnderline()
public void setUnderline(String underline)
public FormulaTab fontColor(String fontColor)
public String getFontColor()
public void setFontColor(String fontColor)
public FormulaTab fontSize(String fontSize)
public String getFontSize()
public void setFontSize(String fontSize)
public FormulaTab documentId(String documentId)
public String getDocumentId()
public void setDocumentId(String documentId)
public FormulaTab recipientId(String recipientId)
public String getRecipientId()
public void setRecipientId(String recipientId)
public FormulaTab pageNumber(String pageNumber)
public String getPageNumber()
public void setPageNumber(String pageNumber)
public FormulaTab xPosition(String xPosition)
public String getXPosition()
public void setXPosition(String xPosition)
public FormulaTab yPosition(String yPosition)
public String getYPosition()
public void setYPosition(String yPosition)
public FormulaTab anchorString(String anchorString)
public String getAnchorString()
public void setAnchorString(String anchorString)
public FormulaTab anchorXOffset(String anchorXOffset)
public String getAnchorXOffset()
public void setAnchorXOffset(String anchorXOffset)
public FormulaTab anchorYOffset(String anchorYOffset)
public String getAnchorYOffset()
public void setAnchorYOffset(String anchorYOffset)
public FormulaTab anchorUnits(String anchorUnits)
public String getAnchorUnits()
public void setAnchorUnits(String anchorUnits)
public FormulaTab anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
public String getAnchorIgnoreIfNotPresent()
public void setAnchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
public FormulaTab anchorCaseSensitive(String anchorCaseSensitive)
public String getAnchorCaseSensitive()
public void setAnchorCaseSensitive(String anchorCaseSensitive)
public FormulaTab anchorMatchWholeWord(String anchorMatchWholeWord)
public String getAnchorMatchWholeWord()
public void setAnchorMatchWholeWord(String anchorMatchWholeWord)
public FormulaTab anchorHorizontalAlignment(String anchorHorizontalAlignment)
public String getAnchorHorizontalAlignment()
public void setAnchorHorizontalAlignment(String anchorHorizontalAlignment)
public FormulaTab tabId(String tabId)
public String getTabId()
public void setTabId(String tabId)
public FormulaTab templateLocked(String templateLocked)
public String getTemplateLocked()
public void setTemplateLocked(String templateLocked)
public FormulaTab templateRequired(String templateRequired)
public String getTemplateRequired()
public void setTemplateRequired(String templateRequired)
public FormulaTab conditionalParentLabel(String conditionalParentLabel)
public String getConditionalParentLabel()
public void setConditionalParentLabel(String conditionalParentLabel)
public FormulaTab conditionalParentValue(String conditionalParentValue)
public String getConditionalParentValue()
public void setConditionalParentValue(String conditionalParentValue)
public FormulaTab customTabId(String customTabId)
public String getCustomTabId()
public void setCustomTabId(String customTabId)
public FormulaTab mergeField(MergeField mergeField)
public MergeField getMergeField()
public void setMergeField(MergeField mergeField)
public FormulaTab status(String status)
public String getStatus()
public void setStatus(String status)
public FormulaTab errorDetails(ErrorDetails errorDetails)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
public FormulaTab tabOrder(String tabOrder)
public String getTabOrder()
public void setTabOrder(String tabOrder)
Copyright © 2016. All rights reserved.