Class SmartSection


  • public class SmartSection
    extends java.lang.Object
    SmartSection.
    • Constructor Detail

      • SmartSection

        public SmartSection()
    • Method Detail

      • anchorAllowWhiteSpaceInCharacters

        public SmartSection anchorAllowWhiteSpaceInCharacters​(java.lang.String anchorAllowWhiteSpaceInCharacters)
        anchorAllowWhiteSpaceInCharacters.
        Returns:
        SmartSection
      • getAnchorAllowWhiteSpaceInCharacters

        public java.lang.String getAnchorAllowWhiteSpaceInCharacters()
        .
        Returns:
        anchorAllowWhiteSpaceInCharacters
      • setAnchorAllowWhiteSpaceInCharacters

        public void setAnchorAllowWhiteSpaceInCharacters​(java.lang.String anchorAllowWhiteSpaceInCharacters)
        setAnchorAllowWhiteSpaceInCharacters.
      • anchorAllowWhiteSpaceInCharactersMetadata

        public SmartSection anchorAllowWhiteSpaceInCharactersMetadata​(PropertyMetadata anchorAllowWhiteSpaceInCharactersMetadata)
        anchorAllowWhiteSpaceInCharactersMetadata.
        Returns:
        SmartSection
      • getAnchorAllowWhiteSpaceInCharactersMetadata

        public PropertyMetadata getAnchorAllowWhiteSpaceInCharactersMetadata()
        Get anchorAllowWhiteSpaceInCharactersMetadata.
        Returns:
        anchorAllowWhiteSpaceInCharactersMetadata
      • setAnchorAllowWhiteSpaceInCharactersMetadata

        public void setAnchorAllowWhiteSpaceInCharactersMetadata​(PropertyMetadata anchorAllowWhiteSpaceInCharactersMetadata)
        setAnchorAllowWhiteSpaceInCharactersMetadata.
      • anchorCaseSensitive

        public SmartSection anchorCaseSensitive​(java.lang.String anchorCaseSensitive)
        anchorCaseSensitive.
        Returns:
        SmartSection
      • getAnchorCaseSensitive

        public java.lang.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​(java.lang.String anchorCaseSensitive)
        setAnchorCaseSensitive.
      • anchorCaseSensitiveMetadata

        public SmartSection anchorCaseSensitiveMetadata​(PropertyMetadata anchorCaseSensitiveMetadata)
        anchorCaseSensitiveMetadata.
        Returns:
        SmartSection
      • getAnchorCaseSensitiveMetadata

        public PropertyMetadata getAnchorCaseSensitiveMetadata()
        Get anchorCaseSensitiveMetadata.
        Returns:
        anchorCaseSensitiveMetadata
      • setAnchorCaseSensitiveMetadata

        public void setAnchorCaseSensitiveMetadata​(PropertyMetadata anchorCaseSensitiveMetadata)
        setAnchorCaseSensitiveMetadata.
      • anchorHorizontalAlignment

        public SmartSection anchorHorizontalAlignment​(java.lang.String anchorHorizontalAlignment)
        anchorHorizontalAlignment.
        Returns:
        SmartSection
      • getAnchorHorizontalAlignment

        public java.lang.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​(java.lang.String anchorHorizontalAlignment)
        setAnchorHorizontalAlignment.
      • anchorHorizontalAlignmentMetadata

        public SmartSection anchorHorizontalAlignmentMetadata​(PropertyMetadata anchorHorizontalAlignmentMetadata)
        anchorHorizontalAlignmentMetadata.
        Returns:
        SmartSection
      • getAnchorHorizontalAlignmentMetadata

        public PropertyMetadata getAnchorHorizontalAlignmentMetadata()
        Get anchorHorizontalAlignmentMetadata.
        Returns:
        anchorHorizontalAlignmentMetadata
      • setAnchorHorizontalAlignmentMetadata

        public void setAnchorHorizontalAlignmentMetadata​(PropertyMetadata anchorHorizontalAlignmentMetadata)
        setAnchorHorizontalAlignmentMetadata.
      • anchorIgnoreIfNotPresent

        public SmartSection anchorIgnoreIfNotPresent​(java.lang.String anchorIgnoreIfNotPresent)
        anchorIgnoreIfNotPresent.
        Returns:
        SmartSection
      • getAnchorIgnoreIfNotPresent

        public java.lang.String getAnchorIgnoreIfNotPresent()
        When set to **true**, this tab is ignored if anchorString is not found in the document..
        Returns:
        anchorIgnoreIfNotPresent
      • setAnchorIgnoreIfNotPresent

        public void setAnchorIgnoreIfNotPresent​(java.lang.String anchorIgnoreIfNotPresent)
        setAnchorIgnoreIfNotPresent.
      • anchorIgnoreIfNotPresentMetadata

        public SmartSection anchorIgnoreIfNotPresentMetadata​(PropertyMetadata anchorIgnoreIfNotPresentMetadata)
        anchorIgnoreIfNotPresentMetadata.
        Returns:
        SmartSection
      • getAnchorIgnoreIfNotPresentMetadata

        public PropertyMetadata getAnchorIgnoreIfNotPresentMetadata()
        Get anchorIgnoreIfNotPresentMetadata.
        Returns:
        anchorIgnoreIfNotPresentMetadata
      • setAnchorIgnoreIfNotPresentMetadata

        public void setAnchorIgnoreIfNotPresentMetadata​(PropertyMetadata anchorIgnoreIfNotPresentMetadata)
        setAnchorIgnoreIfNotPresentMetadata.
      • anchorMatchWholeWord

        public SmartSection anchorMatchWholeWord​(java.lang.String anchorMatchWholeWord)
        anchorMatchWholeWord.
        Returns:
        SmartSection
      • getAnchorMatchWholeWord

        public java.lang.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​(java.lang.String anchorMatchWholeWord)
        setAnchorMatchWholeWord.
      • anchorMatchWholeWordMetadata

        public SmartSection anchorMatchWholeWordMetadata​(PropertyMetadata anchorMatchWholeWordMetadata)
        anchorMatchWholeWordMetadata.
        Returns:
        SmartSection
      • getAnchorMatchWholeWordMetadata

        public PropertyMetadata getAnchorMatchWholeWordMetadata()
        Get anchorMatchWholeWordMetadata.
        Returns:
        anchorMatchWholeWordMetadata
      • setAnchorMatchWholeWordMetadata

        public void setAnchorMatchWholeWordMetadata​(PropertyMetadata anchorMatchWholeWordMetadata)
        setAnchorMatchWholeWordMetadata.
      • anchorString

        public SmartSection anchorString​(java.lang.String anchorString)
        anchorString.
        Returns:
        SmartSection
      • getAnchorString

        public java.lang.String getAnchorString()
        Anchor text information for a radio button..
        Returns:
        anchorString
      • setAnchorString

        public void setAnchorString​(java.lang.String anchorString)
        setAnchorString.
      • anchorStringMetadata

        public SmartSection anchorStringMetadata​(PropertyMetadata anchorStringMetadata)
        anchorStringMetadata.
        Returns:
        SmartSection
      • getAnchorStringMetadata

        public PropertyMetadata getAnchorStringMetadata()
        Get anchorStringMetadata.
        Returns:
        anchorStringMetadata
      • setAnchorStringMetadata

        public void setAnchorStringMetadata​(PropertyMetadata anchorStringMetadata)
        setAnchorStringMetadata.
      • anchorTabProcessorVersion

        public SmartSection anchorTabProcessorVersion​(java.lang.String anchorTabProcessorVersion)
        anchorTabProcessorVersion.
        Returns:
        SmartSection
      • getAnchorTabProcessorVersion

        public java.lang.String getAnchorTabProcessorVersion()
        .
        Returns:
        anchorTabProcessorVersion
      • setAnchorTabProcessorVersion

        public void setAnchorTabProcessorVersion​(java.lang.String anchorTabProcessorVersion)
        setAnchorTabProcessorVersion.
      • anchorTabProcessorVersionMetadata

        public SmartSection anchorTabProcessorVersionMetadata​(PropertyMetadata anchorTabProcessorVersionMetadata)
        anchorTabProcessorVersionMetadata.
        Returns:
        SmartSection
      • getAnchorTabProcessorVersionMetadata

        public PropertyMetadata getAnchorTabProcessorVersionMetadata()
        Get anchorTabProcessorVersionMetadata.
        Returns:
        anchorTabProcessorVersionMetadata
      • setAnchorTabProcessorVersionMetadata

        public void setAnchorTabProcessorVersionMetadata​(PropertyMetadata anchorTabProcessorVersionMetadata)
        setAnchorTabProcessorVersionMetadata.
      • anchorUnits

        public SmartSection anchorUnits​(java.lang.String anchorUnits)
        anchorUnits.
        Returns:
        SmartSection
      • getAnchorUnits

        public java.lang.String getAnchorUnits()
        Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches..
        Returns:
        anchorUnits
      • setAnchorUnits

        public void setAnchorUnits​(java.lang.String anchorUnits)
        setAnchorUnits.
      • anchorUnitsMetadata

        public SmartSection anchorUnitsMetadata​(PropertyMetadata anchorUnitsMetadata)
        anchorUnitsMetadata.
        Returns:
        SmartSection
      • getAnchorUnitsMetadata

        public PropertyMetadata getAnchorUnitsMetadata()
        Get anchorUnitsMetadata.
        Returns:
        anchorUnitsMetadata
      • setAnchorUnitsMetadata

        public void setAnchorUnitsMetadata​(PropertyMetadata anchorUnitsMetadata)
        setAnchorUnitsMetadata.
      • anchorXOffset

        public SmartSection anchorXOffset​(java.lang.String anchorXOffset)
        anchorXOffset.
        Returns:
        SmartSection
      • getAnchorXOffset

        public java.lang.String getAnchorXOffset()
        Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString..
        Returns:
        anchorXOffset
      • setAnchorXOffset

        public void setAnchorXOffset​(java.lang.String anchorXOffset)
        setAnchorXOffset.
      • anchorXOffsetMetadata

        public SmartSection anchorXOffsetMetadata​(PropertyMetadata anchorXOffsetMetadata)
        anchorXOffsetMetadata.
        Returns:
        SmartSection
      • getAnchorXOffsetMetadata

        public PropertyMetadata getAnchorXOffsetMetadata()
        Get anchorXOffsetMetadata.
        Returns:
        anchorXOffsetMetadata
      • setAnchorXOffsetMetadata

        public void setAnchorXOffsetMetadata​(PropertyMetadata anchorXOffsetMetadata)
        setAnchorXOffsetMetadata.
      • anchorYOffset

        public SmartSection anchorYOffset​(java.lang.String anchorYOffset)
        anchorYOffset.
        Returns:
        SmartSection
      • getAnchorYOffset

        public java.lang.String getAnchorYOffset()
        Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString..
        Returns:
        anchorYOffset
      • setAnchorYOffset

        public void setAnchorYOffset​(java.lang.String anchorYOffset)
        setAnchorYOffset.
      • anchorYOffsetMetadata

        public SmartSection anchorYOffsetMetadata​(PropertyMetadata anchorYOffsetMetadata)
        anchorYOffsetMetadata.
        Returns:
        SmartSection
      • getAnchorYOffsetMetadata

        public PropertyMetadata getAnchorYOffsetMetadata()
        Get anchorYOffsetMetadata.
        Returns:
        anchorYOffsetMetadata
      • setAnchorYOffsetMetadata

        public void setAnchorYOffsetMetadata​(PropertyMetadata anchorYOffsetMetadata)
        setAnchorYOffsetMetadata.
      • caseSensitive

        public SmartSection caseSensitive​(java.lang.Boolean caseSensitive)
        caseSensitive.
        Returns:
        SmartSection
      • isCaseSensitive

        public java.lang.Boolean isCaseSensitive()
        .
        Returns:
        caseSensitive
      • setCaseSensitive

        public void setCaseSensitive​(java.lang.Boolean caseSensitive)
        setCaseSensitive.
      • conditionalParentLabel

        public SmartSection conditionalParentLabel​(java.lang.String conditionalParentLabel)
        conditionalParentLabel.
        Returns:
        SmartSection
      • getConditionalParentLabel

        public java.lang.String getConditionalParentLabel()
        For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility..
        Returns:
        conditionalParentLabel
      • setConditionalParentLabel

        public void setConditionalParentLabel​(java.lang.String conditionalParentLabel)
        setConditionalParentLabel.
      • conditionalParentLabelMetadata

        public SmartSection conditionalParentLabelMetadata​(PropertyMetadata conditionalParentLabelMetadata)
        conditionalParentLabelMetadata.
        Returns:
        SmartSection
      • getConditionalParentLabelMetadata

        public PropertyMetadata getConditionalParentLabelMetadata()
        Get conditionalParentLabelMetadata.
        Returns:
        conditionalParentLabelMetadata
      • setConditionalParentLabelMetadata

        public void setConditionalParentLabelMetadata​(PropertyMetadata conditionalParentLabelMetadata)
        setConditionalParentLabelMetadata.
      • conditionalParentValue

        public SmartSection conditionalParentValue​(java.lang.String conditionalParentValue)
        conditionalParentValue.
        Returns:
        SmartSection
      • getConditionalParentValue

        public java.lang.String getConditionalParentValue()
        For conditional fields, this is the value of the parent tab that controls the tab's visibility. If 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. .
        Returns:
        conditionalParentValue
      • setConditionalParentValue

        public void setConditionalParentValue​(java.lang.String conditionalParentValue)
        setConditionalParentValue.
      • conditionalParentValueMetadata

        public SmartSection conditionalParentValueMetadata​(PropertyMetadata conditionalParentValueMetadata)
        conditionalParentValueMetadata.
        Returns:
        SmartSection
      • getConditionalParentValueMetadata

        public PropertyMetadata getConditionalParentValueMetadata()
        Get conditionalParentValueMetadata.
        Returns:
        conditionalParentValueMetadata
      • setConditionalParentValueMetadata

        public void setConditionalParentValueMetadata​(PropertyMetadata conditionalParentValueMetadata)
        setConditionalParentValueMetadata.
      • customTabId

        public SmartSection customTabId​(java.lang.String customTabId)
        customTabId.
        Returns:
        SmartSection
      • getCustomTabId

        public java.lang.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​(java.lang.String customTabId)
        setCustomTabId.
      • customTabIdMetadata

        public SmartSection customTabIdMetadata​(PropertyMetadata customTabIdMetadata)
        customTabIdMetadata.
        Returns:
        SmartSection
      • getCustomTabIdMetadata

        public PropertyMetadata getCustomTabIdMetadata()
        Get customTabIdMetadata.
        Returns:
        customTabIdMetadata
      • setCustomTabIdMetadata

        public void setCustomTabIdMetadata​(PropertyMetadata customTabIdMetadata)
        setCustomTabIdMetadata.
      • documentId

        public SmartSection documentId​(java.lang.String documentId)
        documentId.
        Returns:
        SmartSection
      • getDocumentId

        public java.lang.String getDocumentId()
        Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute..
        Returns:
        documentId
      • setDocumentId

        public void setDocumentId​(java.lang.String documentId)
        setDocumentId.
      • documentIdMetadata

        public SmartSection documentIdMetadata​(PropertyMetadata documentIdMetadata)
        documentIdMetadata.
        Returns:
        SmartSection
      • getDocumentIdMetadata

        public PropertyMetadata getDocumentIdMetadata()
        Get documentIdMetadata.
        Returns:
        documentIdMetadata
      • setDocumentIdMetadata

        public void setDocumentIdMetadata​(PropertyMetadata documentIdMetadata)
        setDocumentIdMetadata.
      • endAnchor

        public SmartSection endAnchor​(java.lang.String endAnchor)
        endAnchor.
        Returns:
        SmartSection
      • getEndAnchor

        public java.lang.String getEndAnchor()
        .
        Returns:
        endAnchor
      • setEndAnchor

        public void setEndAnchor​(java.lang.String endAnchor)
        setEndAnchor.
      • getErrorDetails

        public ErrorDetails getErrorDetails()
        Get errorDetails.
        Returns:
        errorDetails
      • setErrorDetails

        public void setErrorDetails​(ErrorDetails errorDetails)
        setErrorDetails.
      • formOrder

        public SmartSection formOrder​(java.lang.String formOrder)
        formOrder.
        Returns:
        SmartSection
      • getFormOrder

        public java.lang.String getFormOrder()
        .
        Returns:
        formOrder
      • setFormOrder

        public void setFormOrder​(java.lang.String formOrder)
        setFormOrder.
      • formOrderMetadata

        public SmartSection formOrderMetadata​(PropertyMetadata formOrderMetadata)
        formOrderMetadata.
        Returns:
        SmartSection
      • getFormOrderMetadata

        public PropertyMetadata getFormOrderMetadata()
        Get formOrderMetadata.
        Returns:
        formOrderMetadata
      • setFormOrderMetadata

        public void setFormOrderMetadata​(PropertyMetadata formOrderMetadata)
        setFormOrderMetadata.
      • formPageLabel

        public SmartSection formPageLabel​(java.lang.String formPageLabel)
        formPageLabel.
        Returns:
        SmartSection
      • getFormPageLabel

        public java.lang.String getFormPageLabel()
        .
        Returns:
        formPageLabel
      • setFormPageLabel

        public void setFormPageLabel​(java.lang.String formPageLabel)
        setFormPageLabel.
      • formPageLabelMetadata

        public SmartSection formPageLabelMetadata​(PropertyMetadata formPageLabelMetadata)
        formPageLabelMetadata.
        Returns:
        SmartSection
      • getFormPageLabelMetadata

        public PropertyMetadata getFormPageLabelMetadata()
        Get formPageLabelMetadata.
        Returns:
        formPageLabelMetadata
      • setFormPageLabelMetadata

        public void setFormPageLabelMetadata​(PropertyMetadata formPageLabelMetadata)
        setFormPageLabelMetadata.
      • formPageNumber

        public SmartSection formPageNumber​(java.lang.String formPageNumber)
        formPageNumber.
        Returns:
        SmartSection
      • getFormPageNumber

        public java.lang.String getFormPageNumber()
        .
        Returns:
        formPageNumber
      • setFormPageNumber

        public void setFormPageNumber​(java.lang.String formPageNumber)
        setFormPageNumber.
      • formPageNumberMetadata

        public SmartSection formPageNumberMetadata​(PropertyMetadata formPageNumberMetadata)
        formPageNumberMetadata.
        Returns:
        SmartSection
      • getFormPageNumberMetadata

        public PropertyMetadata getFormPageNumberMetadata()
        Get formPageNumberMetadata.
        Returns:
        formPageNumberMetadata
      • setFormPageNumberMetadata

        public void setFormPageNumberMetadata​(PropertyMetadata formPageNumberMetadata)
        setFormPageNumberMetadata.
      • height

        public SmartSection height​(java.lang.String height)
        height.
        Returns:
        SmartSection
      • getHeight

        public java.lang.String getHeight()
        Height of the tab in pixels..
        Returns:
        height
      • setHeight

        public void setHeight​(java.lang.String height)
        setHeight.
      • getHeightMetadata

        public PropertyMetadata getHeightMetadata()
        Get heightMetadata.
        Returns:
        heightMetadata
      • setHeightMetadata

        public void setHeightMetadata​(PropertyMetadata heightMetadata)
        setHeightMetadata.
      • locked

        public SmartSection locked​(java.lang.String locked)
        locked.
        Returns:
        SmartSection
      • getLocked

        public java.lang.String getLocked()
        When set to **true**, the signer cannot change the data of the custom tab..
        Returns:
        locked
      • setLocked

        public void setLocked​(java.lang.String locked)
        setLocked.
      • getLockedMetadata

        public PropertyMetadata getLockedMetadata()
        Get lockedMetadata.
        Returns:
        lockedMetadata
      • setLockedMetadata

        public void setLockedMetadata​(PropertyMetadata lockedMetadata)
        setLockedMetadata.
      • getMergeField

        public MergeField getMergeField()
        Get mergeField.
        Returns:
        mergeField
      • setMergeField

        public void setMergeField​(MergeField mergeField)
        setMergeField.
      • mergeFieldXml

        public SmartSection mergeFieldXml​(java.lang.String mergeFieldXml)
        mergeFieldXml.
        Returns:
        SmartSection
      • getMergeFieldXml

        public java.lang.String getMergeFieldXml()
        .
        Returns:
        mergeFieldXml
      • setMergeFieldXml

        public void setMergeFieldXml​(java.lang.String mergeFieldXml)
        setMergeFieldXml.
      • overlayType

        public SmartSection overlayType​(java.lang.String overlayType)
        overlayType.
        Returns:
        SmartSection
      • getOverlayType

        public java.lang.String getOverlayType()
        .
        Returns:
        overlayType
      • setOverlayType

        public void setOverlayType​(java.lang.String overlayType)
        setOverlayType.
      • overlayTypeMetadata

        public SmartSection overlayTypeMetadata​(PropertyMetadata overlayTypeMetadata)
        overlayTypeMetadata.
        Returns:
        SmartSection
      • getOverlayTypeMetadata

        public PropertyMetadata getOverlayTypeMetadata()
        Get overlayTypeMetadata.
        Returns:
        overlayTypeMetadata
      • setOverlayTypeMetadata

        public void setOverlayTypeMetadata​(PropertyMetadata overlayTypeMetadata)
        setOverlayTypeMetadata.
      • pageNumber

        public SmartSection pageNumber​(java.lang.String pageNumber)
        pageNumber.
        Returns:
        SmartSection
      • getPageNumber

        public java.lang.String getPageNumber()
        Specifies the page number on which the tab is located..
        Returns:
        pageNumber
      • setPageNumber

        public void setPageNumber​(java.lang.String pageNumber)
        setPageNumber.
      • pageNumberMetadata

        public SmartSection pageNumberMetadata​(PropertyMetadata pageNumberMetadata)
        pageNumberMetadata.
        Returns:
        SmartSection
      • getPageNumberMetadata

        public PropertyMetadata getPageNumberMetadata()
        Get pageNumberMetadata.
        Returns:
        pageNumberMetadata
      • setPageNumberMetadata

        public void setPageNumberMetadata​(PropertyMetadata pageNumberMetadata)
        setPageNumberMetadata.
      • recipientId

        public SmartSection recipientId​(java.lang.String recipientId)
        recipientId.
        Returns:
        SmartSection
      • getRecipientId

        public java.lang.String getRecipientId()
        Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document..
        Returns:
        recipientId
      • setRecipientId

        public void setRecipientId​(java.lang.String recipientId)
        setRecipientId.
      • recipientIdGuid

        public SmartSection recipientIdGuid​(java.lang.String recipientIdGuid)
        recipientIdGuid.
        Returns:
        SmartSection
      • getRecipientIdGuid

        public java.lang.String getRecipientIdGuid()
        .
        Returns:
        recipientIdGuid
      • setRecipientIdGuid

        public void setRecipientIdGuid​(java.lang.String recipientIdGuid)
        setRecipientIdGuid.
      • recipientIdGuidMetadata

        public SmartSection recipientIdGuidMetadata​(PropertyMetadata recipientIdGuidMetadata)
        recipientIdGuidMetadata.
        Returns:
        SmartSection
      • getRecipientIdGuidMetadata

        public PropertyMetadata getRecipientIdGuidMetadata()
        Get recipientIdGuidMetadata.
        Returns:
        recipientIdGuidMetadata
      • setRecipientIdGuidMetadata

        public void setRecipientIdGuidMetadata​(PropertyMetadata recipientIdGuidMetadata)
        setRecipientIdGuidMetadata.
      • recipientIdMetadata

        public SmartSection recipientIdMetadata​(PropertyMetadata recipientIdMetadata)
        recipientIdMetadata.
        Returns:
        SmartSection
      • getRecipientIdMetadata

        public PropertyMetadata getRecipientIdMetadata()
        Get recipientIdMetadata.
        Returns:
        recipientIdMetadata
      • setRecipientIdMetadata

        public void setRecipientIdMetadata​(PropertyMetadata recipientIdMetadata)
        setRecipientIdMetadata.
      • removeEndAnchor

        public SmartSection removeEndAnchor​(java.lang.Boolean removeEndAnchor)
        removeEndAnchor.
        Returns:
        SmartSection
      • isRemoveEndAnchor

        public java.lang.Boolean isRemoveEndAnchor()
        .
        Returns:
        removeEndAnchor
      • setRemoveEndAnchor

        public void setRemoveEndAnchor​(java.lang.Boolean removeEndAnchor)
        setRemoveEndAnchor.
      • removeStartAnchor

        public SmartSection removeStartAnchor​(java.lang.Boolean removeStartAnchor)
        removeStartAnchor.
        Returns:
        SmartSection
      • isRemoveStartAnchor

        public java.lang.Boolean isRemoveStartAnchor()
        .
        Returns:
        removeStartAnchor
      • setRemoveStartAnchor

        public void setRemoveStartAnchor​(java.lang.Boolean removeStartAnchor)
        setRemoveStartAnchor.
      • shared

        public SmartSection shared​(java.lang.String shared)
        shared.
        Returns:
        SmartSection
      • getShared

        public java.lang.String getShared()
        When set to **true**, this custom tab is shared..
        Returns:
        shared
      • setShared

        public void setShared​(java.lang.String shared)
        setShared.
      • getSharedMetadata

        public PropertyMetadata getSharedMetadata()
        Get sharedMetadata.
        Returns:
        sharedMetadata
      • setSharedMetadata

        public void setSharedMetadata​(PropertyMetadata sharedMetadata)
        setSharedMetadata.
      • getSmartContractInformation

        public SmartContractInformation getSmartContractInformation()
        Get smartContractInformation.
        Returns:
        smartContractInformation
      • setSmartContractInformation

        public void setSmartContractInformation​(SmartContractInformation smartContractInformation)
        setSmartContractInformation.
      • source

        public SmartSection source​(java.lang.String source)
        source.
        Returns:
        SmartSection
      • getSource

        public java.lang.String getSource()
        .
        Returns:
        source
      • setSource

        public void setSource​(java.lang.String source)
        setSource.
      • startAnchor

        public SmartSection startAnchor​(java.lang.String startAnchor)
        startAnchor.
        Returns:
        SmartSection
      • getStartAnchor

        public java.lang.String getStartAnchor()
        .
        Returns:
        startAnchor
      • setStartAnchor

        public void setStartAnchor​(java.lang.String startAnchor)
        setStartAnchor.
      • status

        public SmartSection status​(java.lang.String status)
        status.
        Returns:
        SmartSection
      • getStatus

        public java.lang.String getStatus()
        Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later..
        Returns:
        status
      • setStatus

        public void setStatus​(java.lang.String status)
        setStatus.
      • getStatusMetadata

        public PropertyMetadata getStatusMetadata()
        Get statusMetadata.
        Returns:
        statusMetadata
      • setStatusMetadata

        public void setStatusMetadata​(PropertyMetadata statusMetadata)
        setStatusMetadata.
      • tabGroupLabels

        public SmartSection tabGroupLabels​(java.util.List<java.lang.String> tabGroupLabels)
        tabGroupLabels.
        Returns:
        SmartSection
      • addTabGroupLabelsItem

        public SmartSection addTabGroupLabelsItem​(java.lang.String tabGroupLabelsItem)
        addTabGroupLabelsItem.
        Returns:
        SmartSection
      • getTabGroupLabels

        public java.util.List<java.lang.String> getTabGroupLabels()
        .
        Returns:
        tabGroupLabels
      • setTabGroupLabels

        public void setTabGroupLabels​(java.util.List<java.lang.String> tabGroupLabels)
        setTabGroupLabels.
      • tabGroupLabelsMetadata

        public SmartSection tabGroupLabelsMetadata​(PropertyMetadata tabGroupLabelsMetadata)
        tabGroupLabelsMetadata.
        Returns:
        SmartSection
      • getTabGroupLabelsMetadata

        public PropertyMetadata getTabGroupLabelsMetadata()
        Get tabGroupLabelsMetadata.
        Returns:
        tabGroupLabelsMetadata
      • setTabGroupLabelsMetadata

        public void setTabGroupLabelsMetadata​(PropertyMetadata tabGroupLabelsMetadata)
        setTabGroupLabelsMetadata.
      • tabId

        public SmartSection tabId​(java.lang.String tabId)
        tabId.
        Returns:
        SmartSection
      • getTabId

        public java.lang.String getTabId()
        The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call]. .
        Returns:
        tabId
      • setTabId

        public void setTabId​(java.lang.String tabId)
        setTabId.
      • getTabIdMetadata

        public PropertyMetadata getTabIdMetadata()
        Get tabIdMetadata.
        Returns:
        tabIdMetadata
      • setTabIdMetadata

        public void setTabIdMetadata​(PropertyMetadata tabIdMetadata)
        setTabIdMetadata.
      • tabLabel

        public SmartSection tabLabel​(java.lang.String tabLabel)
        tabLabel.
        Returns:
        SmartSection
      • getTabLabel

        public java.lang.String getTabLabel()
        The label string associated with the tab..
        Returns:
        tabLabel
      • setTabLabel

        public void setTabLabel​(java.lang.String tabLabel)
        setTabLabel.
      • tabOrder

        public SmartSection tabOrder​(java.lang.String tabOrder)
        tabOrder.
        Returns:
        SmartSection
      • getTabOrder

        public java.lang.String getTabOrder()
        .
        Returns:
        tabOrder
      • setTabOrder

        public void setTabOrder​(java.lang.String tabOrder)
        setTabOrder.
      • getTabOrderMetadata

        public PropertyMetadata getTabOrderMetadata()
        Get tabOrderMetadata.
        Returns:
        tabOrderMetadata
      • setTabOrderMetadata

        public void setTabOrderMetadata​(PropertyMetadata tabOrderMetadata)
        setTabOrderMetadata.
      • tabType

        public SmartSection tabType​(java.lang.String tabType)
        tabType.
        Returns:
        SmartSection
      • getTabType

        public java.lang.String getTabType()
        .
        Returns:
        tabType
      • setTabType

        public void setTabType​(java.lang.String tabType)
        setTabType.
      • getTabTypeMetadata

        public PropertyMetadata getTabTypeMetadata()
        Get tabTypeMetadata.
        Returns:
        tabTypeMetadata
      • setTabTypeMetadata

        public void setTabTypeMetadata​(PropertyMetadata tabTypeMetadata)
        setTabTypeMetadata.
      • templateLocked

        public SmartSection templateLocked​(java.lang.String templateLocked)
        templateLocked.
        Returns:
        SmartSection
      • getTemplateLocked

        public java.lang.String getTemplateLocked()
        When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients. .
        Returns:
        templateLocked
      • setTemplateLocked

        public void setTemplateLocked​(java.lang.String templateLocked)
        setTemplateLocked.
      • templateLockedMetadata

        public SmartSection templateLockedMetadata​(PropertyMetadata templateLockedMetadata)
        templateLockedMetadata.
        Returns:
        SmartSection
      • getTemplateLockedMetadata

        public PropertyMetadata getTemplateLockedMetadata()
        Get templateLockedMetadata.
        Returns:
        templateLockedMetadata
      • setTemplateLockedMetadata

        public void setTemplateLockedMetadata​(PropertyMetadata templateLockedMetadata)
        setTemplateLockedMetadata.
      • templateRequired

        public SmartSection templateRequired​(java.lang.String templateRequired)
        templateRequired.
        Returns:
        SmartSection
      • getTemplateRequired

        public java.lang.String getTemplateRequired()
        When set to **true**, the sender may not remove the recipient. Used only when working with template recipients..
        Returns:
        templateRequired
      • setTemplateRequired

        public void setTemplateRequired​(java.lang.String templateRequired)
        setTemplateRequired.
      • templateRequiredMetadata

        public SmartSection templateRequiredMetadata​(PropertyMetadata templateRequiredMetadata)
        templateRequiredMetadata.
        Returns:
        SmartSection
      • getTemplateRequiredMetadata

        public PropertyMetadata getTemplateRequiredMetadata()
        Get templateRequiredMetadata.
        Returns:
        templateRequiredMetadata
      • setTemplateRequiredMetadata

        public void setTemplateRequiredMetadata​(PropertyMetadata templateRequiredMetadata)
        setTemplateRequiredMetadata.
      • tooltip

        public SmartSection tooltip​(java.lang.String tooltip)
        tooltip.
        Returns:
        SmartSection
      • getTooltip

        public java.lang.String getTooltip()
        .
        Returns:
        tooltip
      • setTooltip

        public void setTooltip​(java.lang.String tooltip)
        setTooltip.
      • getToolTipMetadata

        public PropertyMetadata getToolTipMetadata()
        Get toolTipMetadata.
        Returns:
        toolTipMetadata
      • setToolTipMetadata

        public void setToolTipMetadata​(PropertyMetadata toolTipMetadata)
        setToolTipMetadata.
      • width

        public SmartSection width​(java.lang.String width)
        width.
        Returns:
        SmartSection
      • getWidth

        public java.lang.String getWidth()
        Width of the tab in pixels..
        Returns:
        width
      • setWidth

        public void setWidth​(java.lang.String width)
        setWidth.
      • getWidthMetadata

        public PropertyMetadata getWidthMetadata()
        Get widthMetadata.
        Returns:
        widthMetadata
      • setWidthMetadata

        public void setWidthMetadata​(PropertyMetadata widthMetadata)
        setWidthMetadata.
      • xPosition

        public SmartSection xPosition​(java.lang.String xPosition)
        xPosition.
        Returns:
        SmartSection
      • getXPosition

        public java.lang.String getXPosition()
        This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position..
        Returns:
        xPosition
      • setXPosition

        public void setXPosition​(java.lang.String xPosition)
        setXPosition.
      • xPositionMetadata

        public SmartSection xPositionMetadata​(PropertyMetadata xPositionMetadata)
        xPositionMetadata.
        Returns:
        SmartSection
      • getXPositionMetadata

        public PropertyMetadata getXPositionMetadata()
        Get xPositionMetadata.
        Returns:
        xPositionMetadata
      • setXPositionMetadata

        public void setXPositionMetadata​(PropertyMetadata xPositionMetadata)
        setXPositionMetadata.
      • yPosition

        public SmartSection yPosition​(java.lang.String yPosition)
        yPosition.
        Returns:
        SmartSection
      • getYPosition

        public java.lang.String getYPosition()
        This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position..
        Returns:
        yPosition
      • setYPosition

        public void setYPosition​(java.lang.String yPosition)
        setYPosition.
      • yPositionMetadata

        public SmartSection yPositionMetadata​(PropertyMetadata yPositionMetadata)
        yPositionMetadata.
        Returns:
        SmartSection
      • getYPositionMetadata

        public PropertyMetadata getYPositionMetadata()
        Get yPositionMetadata.
        Returns:
        yPositionMetadata
      • setYPositionMetadata

        public void setYPositionMetadata​(PropertyMetadata yPositionMetadata)
        setYPositionMetadata.
      • equals

        public boolean equals​(java.lang.Object o)
        Compares objects.
        Overrides:
        equals in class java.lang.Object
        Returns:
        true or false depending on comparison result.
      • hashCode

        public int hashCode()
        Returns the HashCode.
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Converts the given object to string.
        Overrides:
        toString in class java.lang.Object