Package com.docusign.esign.model
Class TabMetadata
- java.lang.Object
-
- com.docusign.esign.model.TabMetadata
-
- All Implemented Interfaces:
Serializable
public class TabMetadata extends Object implements Serializable
TabMetadata.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TabMetadata()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TabMetadataaddItemsItem(String itemsItem)addItemsItem.TabMetadataanchor(String anchor)anchor.TabMetadataanchorCaseSensitive(String anchorCaseSensitive)anchorCaseSensitive.TabMetadataanchorHorizontalAlignment(String anchorHorizontalAlignment)anchorHorizontalAlignment.TabMetadataanchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)anchorIgnoreIfNotPresent.TabMetadataanchorMatchWholeWord(String anchorMatchWholeWord)anchorMatchWholeWord.TabMetadataanchorUnits(String anchorUnits)anchorUnits.TabMetadataanchorXOffset(String anchorXOffset)anchorXOffset.TabMetadataanchorYOffset(String anchorYOffset)anchorYOffset.TabMetadatabold(String bold)bold.TabMetadatacollaborative(String collaborative)collaborative.TabMetadataconcealValueOnDocument(String concealValueOnDocument)concealValueOnDocument.TabMetadatacreatedByDisplayName(String createdByDisplayName)createdByDisplayName.TabMetadatacreatedByUserId(String createdByUserId)createdByUserId.TabMetadatacustomTabId(String customTabId)customTabId.TabMetadatadisableAutoSize(String disableAutoSize)disableAutoSize.TabMetadataeditable(String editable)editable.booleanequals(Object o)Compares objects.TabMetadatafont(String font)font.TabMetadatafontColor(String fontColor)fontColor.TabMetadatafontSize(String fontSize)fontSize.StringgetAnchor()An optional string that is used to auto-match tabs to strings located in the documents of an envelope..StringgetAnchorCaseSensitive()When set to **true**, the anchor string does not consider case when matching strings in the document.StringgetAnchorHorizontalAlignment()Specifies the alignment of anchor tabs with anchor strings.StringgetAnchorIgnoreIfNotPresent()When set to **true**, this tab is ignored if anchorString is not found in the document..StringgetAnchorMatchWholeWord()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**..StringgetAnchorUnits()Specifies units of the X and Y offset.StringgetAnchorXOffset()Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString..StringgetAnchorYOffset()Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString..StringgetBold()When set to **true**, the information in the tab is bold..StringgetCollaborative().StringgetConcealValueOnDocument()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.StringgetCreatedByDisplayName()The user name of the DocuSign user who created this object..StringgetCreatedByUserId()The userId of the DocuSign user who created this object..StringgetCustomTabId()The DocuSign generated custom tab ID for the custom tab to be applied.StringgetDisableAutoSize()When set to **true**, disables the auto sizing of single line text boxes in the signing screen when the signer enters data.StringgetEditable()When set to **true**, the custom tab is editable.StringgetFont()The font to be used for the tab value.StringgetFontColor()The font color used for the information in the tab.StringgetFontSize()The font size used for the information in the tab.StringgetHeight()Height of the tab in pixels..StringgetIncludedInEmail()When set to **true**, the tab is included in e-mails related to the envelope on which it exists.StringgetInitialValue()The original value of the tab..StringgetItalic()When set to **true**, the information in the tab is italic..List<String>getItems()If the tab is a list, this represents the values that are possible for the tab..StringgetLastModified()The UTC DateTime this object was last modified.StringgetLastModifiedByDisplayName()The User Name of the DocuSign user who last modified this object..StringgetLastModifiedByUserId()The userId of the DocuSign user who last modified this object..LocalePolicyTabgetLocalePolicy()Reserved for DocuSign..StringgetLocked()When set to **true**, the signer cannot change the data of the custom tab..StringgetMaximumLength()The maximum number of entry characters supported by the custom tab..StringgetMaxNumericalValue().MergeFieldgetMergeField()Contains the information necessary to map the tab to a field in SalesForce..StringgetMinNumericalValue().StringgetName().StringgetNumericalValue().StringgetPaymentItemCode().StringgetPaymentItemDescription().StringgetPaymentItemName().StringgetRequireAll()When set to **true** and shared is true, information must be entered in this field to complete the envelope.StringgetRequired()When set to **true**, the signer is required to fill out this tab.StringgetRequireInitialOnSharedChange()Optional element for field markup.StringgetScaleValue().StringgetSelected().StringgetShared()When set to **true**, this custom tab is shared..StringgetSignatureProviderId().StringgetStampType().PropertyMetadatagetStampTypeMetadata()Metadata that indicates whether the `stampType` property is editable..StringgetTabLabel()The label string associated with the tab..StringgetType()The type of this tab.StringgetUnderline()When set to **true**, the information in the tab is underlined..StringgetValidationMessage()The message displayed if the custom tab fails input validation (either custom of embedded)..StringgetValidationPattern()A regular expression used to validate input for the tab..StringgetValidationType().StringgetWidth()Width of the tab in pixels..inthashCode()Returns the HashCode.TabMetadataheight(String height)height.TabMetadataincludedInEmail(String includedInEmail)includedInEmail.TabMetadatainitialValue(String initialValue)initialValue.TabMetadataitalic(String italic)italic.TabMetadataitems(List<String> items)items.TabMetadatalastModified(String lastModified)lastModified.TabMetadatalastModifiedByDisplayName(String lastModifiedByDisplayName)lastModifiedByDisplayName.TabMetadatalastModifiedByUserId(String lastModifiedByUserId)lastModifiedByUserId.TabMetadatalocalePolicy(LocalePolicyTab localePolicy)localePolicy.TabMetadatalocked(String locked)locked.TabMetadatamaximumLength(String maximumLength)maximumLength.TabMetadatamaxNumericalValue(String maxNumericalValue)maxNumericalValue.TabMetadatamergeField(MergeField mergeField)mergeField.TabMetadataminNumericalValue(String minNumericalValue)minNumericalValue.TabMetadataname(String name)name.TabMetadatanumericalValue(String numericalValue)numericalValue.TabMetadatapaymentItemCode(String paymentItemCode)paymentItemCode.TabMetadatapaymentItemDescription(String paymentItemDescription)paymentItemDescription.TabMetadatapaymentItemName(String paymentItemName)paymentItemName.TabMetadatarequireAll(String requireAll)requireAll.TabMetadatarequired(String required)required.TabMetadatarequireInitialOnSharedChange(String requireInitialOnSharedChange)requireInitialOnSharedChange.TabMetadatascaleValue(String scaleValue)scaleValue.TabMetadataselected(String selected)selected.voidsetAnchor(String anchor)setAnchor.voidsetAnchorCaseSensitive(String anchorCaseSensitive)setAnchorCaseSensitive.voidsetAnchorHorizontalAlignment(String anchorHorizontalAlignment)setAnchorHorizontalAlignment.voidsetAnchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)setAnchorIgnoreIfNotPresent.voidsetAnchorMatchWholeWord(String anchorMatchWholeWord)setAnchorMatchWholeWord.voidsetAnchorUnits(String anchorUnits)setAnchorUnits.voidsetAnchorXOffset(String anchorXOffset)setAnchorXOffset.voidsetAnchorYOffset(String anchorYOffset)setAnchorYOffset.voidsetBold(String bold)setBold.voidsetCollaborative(String collaborative)setCollaborative.voidsetConcealValueOnDocument(String concealValueOnDocument)setConcealValueOnDocument.voidsetCreatedByDisplayName(String createdByDisplayName)setCreatedByDisplayName.voidsetCreatedByUserId(String createdByUserId)setCreatedByUserId.voidsetCustomTabId(String customTabId)setCustomTabId.voidsetDisableAutoSize(String disableAutoSize)setDisableAutoSize.voidsetEditable(String editable)setEditable.voidsetFont(String font)setFont.voidsetFontColor(String fontColor)setFontColor.voidsetFontSize(String fontSize)setFontSize.voidsetHeight(String height)setHeight.voidsetIncludedInEmail(String includedInEmail)setIncludedInEmail.voidsetInitialValue(String initialValue)setInitialValue.voidsetItalic(String italic)setItalic.voidsetItems(List<String> items)setItems.voidsetLastModified(String lastModified)setLastModified.voidsetLastModifiedByDisplayName(String lastModifiedByDisplayName)setLastModifiedByDisplayName.voidsetLastModifiedByUserId(String lastModifiedByUserId)setLastModifiedByUserId.voidsetLocalePolicy(LocalePolicyTab localePolicy)setLocalePolicy.voidsetLocked(String locked)setLocked.voidsetMaximumLength(String maximumLength)setMaximumLength.voidsetMaxNumericalValue(String maxNumericalValue)setMaxNumericalValue.voidsetMergeField(MergeField mergeField)setMergeField.voidsetMinNumericalValue(String minNumericalValue)setMinNumericalValue.voidsetName(String name)setName.voidsetNumericalValue(String numericalValue)setNumericalValue.voidsetPaymentItemCode(String paymentItemCode)setPaymentItemCode.voidsetPaymentItemDescription(String paymentItemDescription)setPaymentItemDescription.voidsetPaymentItemName(String paymentItemName)setPaymentItemName.voidsetRequireAll(String requireAll)setRequireAll.voidsetRequired(String required)setRequired.voidsetRequireInitialOnSharedChange(String requireInitialOnSharedChange)setRequireInitialOnSharedChange.voidsetScaleValue(String scaleValue)setScaleValue.voidsetSelected(String selected)setSelected.voidsetShared(String shared)setShared.voidsetSignatureProviderId(String signatureProviderId)setSignatureProviderId.voidsetStampType(String stampType)setStampType.voidsetStampTypeMetadata(PropertyMetadata stampTypeMetadata)setStampTypeMetadata.voidsetTabLabel(String tabLabel)setTabLabel.voidsetType(String type)setType.voidsetUnderline(String underline)setUnderline.voidsetValidationMessage(String validationMessage)setValidationMessage.voidsetValidationPattern(String validationPattern)setValidationPattern.voidsetValidationType(String validationType)setValidationType.voidsetWidth(String width)setWidth.TabMetadatashared(String shared)shared.TabMetadatasignatureProviderId(String signatureProviderId)signatureProviderId.TabMetadatastampType(String stampType)stampType.TabMetadatastampTypeMetadata(PropertyMetadata stampTypeMetadata)stampTypeMetadata.TabMetadatatabLabel(String tabLabel)tabLabel.StringtoString()Converts the given object to string.TabMetadatatype(String type)type.TabMetadataunderline(String underline)underline.TabMetadatavalidationMessage(String validationMessage)validationMessage.TabMetadatavalidationPattern(String validationPattern)validationPattern.TabMetadatavalidationType(String validationType)validationType.TabMetadatawidth(String width)width.
-
-
-
Method Detail
-
anchor
public TabMetadata anchor(String anchor)
anchor.- Returns:
- TabMetadata
-
getAnchor
public String getAnchor()
An optional string that is used to auto-match tabs to strings located in the documents of an envelope..- Returns:
- anchor
-
setAnchor
public void setAnchor(String anchor)
setAnchor.
-
anchorCaseSensitive
public TabMetadata anchorCaseSensitive(String anchorCaseSensitive)
anchorCaseSensitive.- Returns:
- TabMetadata
-
getAnchorCaseSensitive
public String getAnchorCaseSensitive()
When set to **true**, the anchor string does not consider case when matching strings in the document. The default value is **true**..- Returns:
- anchorCaseSensitive
-
setAnchorCaseSensitive
public void setAnchorCaseSensitive(String anchorCaseSensitive)
setAnchorCaseSensitive.
-
anchorHorizontalAlignment
public TabMetadata anchorHorizontalAlignment(String anchorHorizontalAlignment)
anchorHorizontalAlignment.- Returns:
- TabMetadata
-
getAnchorHorizontalAlignment
public String getAnchorHorizontalAlignment()
Specifies the alignment of anchor tabs with anchor strings. Possible values are **left** or **right**. The default value is **left**..- Returns:
- anchorHorizontalAlignment
-
setAnchorHorizontalAlignment
public void setAnchorHorizontalAlignment(String anchorHorizontalAlignment)
setAnchorHorizontalAlignment.
-
anchorIgnoreIfNotPresent
public TabMetadata anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
anchorIgnoreIfNotPresent.- Returns:
- TabMetadata
-
getAnchorIgnoreIfNotPresent
public String getAnchorIgnoreIfNotPresent()
When set to **true**, this tab is ignored if anchorString is not found in the document..- Returns:
- anchorIgnoreIfNotPresent
-
setAnchorIgnoreIfNotPresent
public void setAnchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)
setAnchorIgnoreIfNotPresent.
-
anchorMatchWholeWord
public TabMetadata anchorMatchWholeWord(String anchorMatchWholeWord)
anchorMatchWholeWord.- Returns:
- TabMetadata
-
getAnchorMatchWholeWord
public 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**..- Returns:
- anchorMatchWholeWord
-
setAnchorMatchWholeWord
public void setAnchorMatchWholeWord(String anchorMatchWholeWord)
setAnchorMatchWholeWord.
-
anchorUnits
public TabMetadata anchorUnits(String anchorUnits)
anchorUnits.- Returns:
- TabMetadata
-
getAnchorUnits
public String getAnchorUnits()
Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches..- Returns:
- anchorUnits
-
setAnchorUnits
public void setAnchorUnits(String anchorUnits)
setAnchorUnits.
-
anchorXOffset
public TabMetadata anchorXOffset(String anchorXOffset)
anchorXOffset.- Returns:
- TabMetadata
-
getAnchorXOffset
public String getAnchorXOffset()
Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString..- Returns:
- anchorXOffset
-
setAnchorXOffset
public void setAnchorXOffset(String anchorXOffset)
setAnchorXOffset.
-
anchorYOffset
public TabMetadata anchorYOffset(String anchorYOffset)
anchorYOffset.- Returns:
- TabMetadata
-
getAnchorYOffset
public String getAnchorYOffset()
Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString..- Returns:
- anchorYOffset
-
setAnchorYOffset
public void setAnchorYOffset(String anchorYOffset)
setAnchorYOffset.
-
bold
public TabMetadata bold(String bold)
bold.- Returns:
- TabMetadata
-
getBold
public String getBold()
When set to **true**, the information in the tab is bold..- Returns:
- bold
-
setBold
public void setBold(String bold)
setBold.
-
collaborative
public TabMetadata collaborative(String collaborative)
collaborative.- Returns:
- TabMetadata
-
getCollaborative
public String getCollaborative()
.- Returns:
- collaborative
-
setCollaborative
public void setCollaborative(String collaborative)
setCollaborative.
-
concealValueOnDocument
public TabMetadata concealValueOnDocument(String concealValueOnDocument)
concealValueOnDocument.- Returns:
- TabMetadata
-
getConcealValueOnDocument
public String getConcealValueOnDocument()
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. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes..- Returns:
- concealValueOnDocument
-
setConcealValueOnDocument
public void setConcealValueOnDocument(String concealValueOnDocument)
setConcealValueOnDocument.
-
createdByDisplayName
public TabMetadata createdByDisplayName(String createdByDisplayName)
createdByDisplayName.- Returns:
- TabMetadata
-
getCreatedByDisplayName
public String getCreatedByDisplayName()
The user name of the DocuSign user who created this object..- Returns:
- createdByDisplayName
-
setCreatedByDisplayName
public void setCreatedByDisplayName(String createdByDisplayName)
setCreatedByDisplayName.
-
createdByUserId
public TabMetadata createdByUserId(String createdByUserId)
createdByUserId.- Returns:
- TabMetadata
-
getCreatedByUserId
public String getCreatedByUserId()
The userId of the DocuSign user who created this object..- Returns:
- createdByUserId
-
setCreatedByUserId
public void setCreatedByUserId(String createdByUserId)
setCreatedByUserId.
-
customTabId
public TabMetadata customTabId(String customTabId)
customTabId.- Returns:
- TabMetadata
-
getCustomTabId
public String getCustomTabId()
The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties..- Returns:
- customTabId
-
setCustomTabId
public void setCustomTabId(String customTabId)
setCustomTabId.
-
disableAutoSize
public TabMetadata disableAutoSize(String disableAutoSize)
disableAutoSize.- Returns:
- TabMetadata
-
getDisableAutoSize
public String getDisableAutoSize()
When set to **true**, disables the auto sizing of single line text boxes in the signing screen when the signer enters data. If disabled users will only be able enter as much data as the text box can hold. By default this is false. This property only affects single line text boxes..- Returns:
- disableAutoSize
-
setDisableAutoSize
public void setDisableAutoSize(String disableAutoSize)
setDisableAutoSize.
-
editable
public TabMetadata editable(String editable)
editable.- Returns:
- TabMetadata
-
getEditable
public String getEditable()
When set to **true**, the custom tab is editable. Otherwise the custom tab cannot be modified..- Returns:
- editable
-
setEditable
public void setEditable(String editable)
setEditable.
-
font
public TabMetadata font(String font)
font.- Returns:
- TabMetadata
-
getFont
public String getFont()
The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default..- Returns:
- font
-
setFont
public void setFont(String font)
setFont.
-
fontColor
public TabMetadata fontColor(String fontColor)
fontColor.- Returns:
- TabMetadata
-
getFontColor
public String getFontColor()
The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White..- Returns:
- fontColor
-
setFontColor
public void setFontColor(String fontColor)
setFontColor.
-
fontSize
public TabMetadata fontSize(String fontSize)
fontSize.- Returns:
- TabMetadata
-
getFontSize
public String getFontSize()
The font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72..- Returns:
- fontSize
-
setFontSize
public void setFontSize(String fontSize)
setFontSize.
-
height
public TabMetadata height(String height)
height.- Returns:
- TabMetadata
-
getHeight
public String getHeight()
Height of the tab in pixels..- Returns:
- height
-
setHeight
public void setHeight(String height)
setHeight.
-
includedInEmail
public TabMetadata includedInEmail(String includedInEmail)
includedInEmail.- Returns:
- TabMetadata
-
getIncludedInEmail
public String getIncludedInEmail()
When set to **true**, the tab is included in e-mails related to the envelope on which it exists. This applies to only specific tabs..- Returns:
- includedInEmail
-
setIncludedInEmail
public void setIncludedInEmail(String includedInEmail)
setIncludedInEmail.
-
initialValue
public TabMetadata initialValue(String initialValue)
initialValue.- Returns:
- TabMetadata
-
getInitialValue
public String getInitialValue()
The original value of the tab..- Returns:
- initialValue
-
setInitialValue
public void setInitialValue(String initialValue)
setInitialValue.
-
italic
public TabMetadata italic(String italic)
italic.- Returns:
- TabMetadata
-
getItalic
public String getItalic()
When set to **true**, the information in the tab is italic..- Returns:
- italic
-
setItalic
public void setItalic(String italic)
setItalic.
-
items
public TabMetadata items(List<String> items)
items.- Returns:
- TabMetadata
-
addItemsItem
public TabMetadata addItemsItem(String itemsItem)
addItemsItem.- Returns:
- TabMetadata
-
getItems
public List<String> getItems()
If the tab is a list, this represents the values that are possible for the tab..- Returns:
- items
-
lastModified
public TabMetadata lastModified(String lastModified)
lastModified.- Returns:
- TabMetadata
-
getLastModified
public String getLastModified()
The UTC DateTime this object was last modified. This is in ISO8601 format..- Returns:
- lastModified
-
setLastModified
public void setLastModified(String lastModified)
setLastModified.
-
lastModifiedByDisplayName
public TabMetadata lastModifiedByDisplayName(String lastModifiedByDisplayName)
lastModifiedByDisplayName.- Returns:
- TabMetadata
-
getLastModifiedByDisplayName
public String getLastModifiedByDisplayName()
The User Name of the DocuSign user who last modified this object..- Returns:
- lastModifiedByDisplayName
-
setLastModifiedByDisplayName
public void setLastModifiedByDisplayName(String lastModifiedByDisplayName)
setLastModifiedByDisplayName.
-
lastModifiedByUserId
public TabMetadata lastModifiedByUserId(String lastModifiedByUserId)
lastModifiedByUserId.- Returns:
- TabMetadata
-
getLastModifiedByUserId
public String getLastModifiedByUserId()
The userId of the DocuSign user who last modified this object..- Returns:
- lastModifiedByUserId
-
setLastModifiedByUserId
public void setLastModifiedByUserId(String lastModifiedByUserId)
setLastModifiedByUserId.
-
localePolicy
public TabMetadata localePolicy(LocalePolicyTab localePolicy)
localePolicy.- Returns:
- TabMetadata
-
getLocalePolicy
public LocalePolicyTab getLocalePolicy()
Reserved for DocuSign..- Returns:
- localePolicy
-
setLocalePolicy
public void setLocalePolicy(LocalePolicyTab localePolicy)
setLocalePolicy.
-
locked
public TabMetadata locked(String locked)
locked.- Returns:
- TabMetadata
-
getLocked
public String getLocked()
When set to **true**, the signer cannot change the data of the custom tab..- Returns:
- locked
-
setLocked
public void setLocked(String locked)
setLocked.
-
maximumLength
public TabMetadata maximumLength(String maximumLength)
maximumLength.- Returns:
- TabMetadata
-
getMaximumLength
public String getMaximumLength()
The maximum number of entry characters supported by the custom tab..- Returns:
- maximumLength
-
setMaximumLength
public void setMaximumLength(String maximumLength)
setMaximumLength.
-
maxNumericalValue
public TabMetadata maxNumericalValue(String maxNumericalValue)
maxNumericalValue.- Returns:
- TabMetadata
-
getMaxNumericalValue
public String getMaxNumericalValue()
.- Returns:
- maxNumericalValue
-
setMaxNumericalValue
public void setMaxNumericalValue(String maxNumericalValue)
setMaxNumericalValue.
-
mergeField
public TabMetadata mergeField(MergeField mergeField)
mergeField.- Returns:
- TabMetadata
-
getMergeField
public MergeField getMergeField()
Contains the information necessary to map the tab to a field in SalesForce..- Returns:
- mergeField
-
setMergeField
public void setMergeField(MergeField mergeField)
setMergeField.
-
minNumericalValue
public TabMetadata minNumericalValue(String minNumericalValue)
minNumericalValue.- Returns:
- TabMetadata
-
getMinNumericalValue
public String getMinNumericalValue()
.- Returns:
- minNumericalValue
-
setMinNumericalValue
public void setMinNumericalValue(String minNumericalValue)
setMinNumericalValue.
-
name
public TabMetadata name(String name)
name.- Returns:
- TabMetadata
-
getName
public String getName()
.- Returns:
- name
-
setName
public void setName(String name)
setName.
-
numericalValue
public TabMetadata numericalValue(String numericalValue)
numericalValue.- Returns:
- TabMetadata
-
getNumericalValue
public String getNumericalValue()
.- Returns:
- numericalValue
-
setNumericalValue
public void setNumericalValue(String numericalValue)
setNumericalValue.
-
paymentItemCode
public TabMetadata paymentItemCode(String paymentItemCode)
paymentItemCode.- Returns:
- TabMetadata
-
getPaymentItemCode
public String getPaymentItemCode()
.- Returns:
- paymentItemCode
-
setPaymentItemCode
public void setPaymentItemCode(String paymentItemCode)
setPaymentItemCode.
-
paymentItemDescription
public TabMetadata paymentItemDescription(String paymentItemDescription)
paymentItemDescription.- Returns:
- TabMetadata
-
getPaymentItemDescription
public String getPaymentItemDescription()
.- Returns:
- paymentItemDescription
-
setPaymentItemDescription
public void setPaymentItemDescription(String paymentItemDescription)
setPaymentItemDescription.
-
paymentItemName
public TabMetadata paymentItemName(String paymentItemName)
paymentItemName.- Returns:
- TabMetadata
-
getPaymentItemName
public String getPaymentItemName()
.- Returns:
- paymentItemName
-
setPaymentItemName
public void setPaymentItemName(String paymentItemName)
setPaymentItemName.
-
requireAll
public TabMetadata requireAll(String requireAll)
requireAll.- Returns:
- TabMetadata
-
getRequireAll
public String getRequireAll()
When set to **true** and shared is true, information must be entered in this field to complete the envelope. .- Returns:
- requireAll
-
setRequireAll
public void setRequireAll(String requireAll)
setRequireAll.
-
required
public TabMetadata required(String required)
required.- Returns:
- TabMetadata
-
getRequired
public String getRequired()
When set to **true**, the signer is required to fill out this tab.- Returns:
- required
-
setRequired
public void setRequired(String required)
setRequired.
-
requireInitialOnSharedChange
public TabMetadata requireInitialOnSharedChange(String requireInitialOnSharedChange)
requireInitialOnSharedChange.- Returns:
- TabMetadata
-
getRequireInitialOnSharedChange
public String getRequireInitialOnSharedChange()
Optional element for field markup. When set to **true**, the signer is required to initial when they modify a shared field..- Returns:
- requireInitialOnSharedChange
-
setRequireInitialOnSharedChange
public void setRequireInitialOnSharedChange(String requireInitialOnSharedChange)
setRequireInitialOnSharedChange.
-
scaleValue
public TabMetadata scaleValue(String scaleValue)
scaleValue.- Returns:
- TabMetadata
-
getScaleValue
public String getScaleValue()
.- Returns:
- scaleValue
-
setScaleValue
public void setScaleValue(String scaleValue)
setScaleValue.
-
selected
public TabMetadata selected(String selected)
selected.- Returns:
- TabMetadata
-
getSelected
public String getSelected()
.- Returns:
- selected
-
setSelected
public void setSelected(String selected)
setSelected.
-
shared
public TabMetadata shared(String shared)
shared.- Returns:
- TabMetadata
-
getShared
public String getShared()
When set to **true**, this custom tab is shared..- Returns:
- shared
-
setShared
public void setShared(String shared)
setShared.
-
signatureProviderId
public TabMetadata signatureProviderId(String signatureProviderId)
signatureProviderId.- Returns:
- TabMetadata
-
getSignatureProviderId
public String getSignatureProviderId()
.- Returns:
- signatureProviderId
-
setSignatureProviderId
public void setSignatureProviderId(String signatureProviderId)
setSignatureProviderId.
-
stampType
public TabMetadata stampType(String stampType)
stampType.- Returns:
- TabMetadata
-
getStampType
public String getStampType()
.- Returns:
- stampType
-
setStampType
public void setStampType(String stampType)
setStampType.
-
stampTypeMetadata
public TabMetadata stampTypeMetadata(PropertyMetadata stampTypeMetadata)
stampTypeMetadata.- Returns:
- TabMetadata
-
getStampTypeMetadata
public PropertyMetadata getStampTypeMetadata()
Metadata that indicates whether the `stampType` property is editable..- Returns:
- stampTypeMetadata
-
setStampTypeMetadata
public void setStampTypeMetadata(PropertyMetadata stampTypeMetadata)
setStampTypeMetadata.
-
tabLabel
public TabMetadata tabLabel(String tabLabel)
tabLabel.- Returns:
- TabMetadata
-
getTabLabel
public String getTabLabel()
The label string associated with the tab..- Returns:
- tabLabel
-
setTabLabel
public void setTabLabel(String tabLabel)
setTabLabel.
-
type
public TabMetadata type(String type)
type.- Returns:
- TabMetadata
-
getType
public String getType()
The type of this tab. Values are: Approve, CheckBox, Company, Date, DateSigned, Decline, Email, EmailAddress, EnvelopeId, FirstName, Formula, FullName, InitialHere, InitialHereOptional, LastName, List, Note, Number, Radio, SignerAttachment, SignHere, SignHereOptional, Ssn, Text, Title, Zip5, or Zip5Dash4..- Returns:
- type
-
setType
public void setType(String type)
setType.
-
underline
public TabMetadata underline(String underline)
underline.- Returns:
- TabMetadata
-
getUnderline
public String getUnderline()
When set to **true**, the information in the tab is underlined..- Returns:
- underline
-
setUnderline
public void setUnderline(String underline)
setUnderline.
-
validationMessage
public TabMetadata validationMessage(String validationMessage)
validationMessage.- Returns:
- TabMetadata
-
getValidationMessage
public String getValidationMessage()
The message displayed if the custom tab fails input validation (either custom of embedded)..- Returns:
- validationMessage
-
setValidationMessage
public void setValidationMessage(String validationMessage)
setValidationMessage.
-
validationPattern
public TabMetadata validationPattern(String validationPattern)
validationPattern.- Returns:
- TabMetadata
-
getValidationPattern
public String getValidationPattern()
A regular expression used to validate input for the tab..- Returns:
- validationPattern
-
setValidationPattern
public void setValidationPattern(String validationPattern)
setValidationPattern.
-
validationType
public TabMetadata validationType(String validationType)
validationType.- Returns:
- TabMetadata
-
getValidationType
public String getValidationType()
.- Returns:
- validationType
-
setValidationType
public void setValidationType(String validationType)
setValidationType.
-
width
public TabMetadata width(String width)
width.- Returns:
- TabMetadata
-
getWidth
public String getWidth()
Width of the tab in pixels..- Returns:
- width
-
setWidth
public void setWidth(String width)
setWidth.
-
equals
public boolean equals(Object o)
Compares objects.
-
-