Uses of Class
com.docusign.esign.model.SignHere
-
Packages that use SignHere Package Description com.docusign.esign.model -
-
Uses of SignHere in com.docusign.esign.model
Methods in com.docusign.esign.model that return SignHere Modifier and Type Method Description SignHereSignHere. addTabGroupLabelsItem(String tabGroupLabelsItem)addTabGroupLabelsItem.SignHereSignHere. anchorCaseSensitive(String anchorCaseSensitive)anchorCaseSensitive.SignHereSignHere. anchorHorizontalAlignment(String anchorHorizontalAlignment)anchorHorizontalAlignment.SignHereSignHere. anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)anchorIgnoreIfNotPresent.SignHereSignHere. anchorMatchWholeWord(String anchorMatchWholeWord)anchorMatchWholeWord.SignHereSignHere. anchorString(String anchorString)anchorString.SignHereSignHere. anchorUnits(String anchorUnits)anchorUnits.SignHereSignHere. anchorXOffset(String anchorXOffset)anchorXOffset.SignHereSignHere. anchorYOffset(String anchorYOffset)anchorYOffset.SignHereSignHere. conditionalParentLabel(String conditionalParentLabel)conditionalParentLabel.SignHereSignHere. conditionalParentValue(String conditionalParentValue)conditionalParentValue.SignHereSignHere. customTabId(String customTabId)customTabId.SignHereSignHere. documentId(String documentId)documentId.SignHereSignHere. errorDetails(ErrorDetails errorDetails)errorDetails.SignHereSignHere. mergeField(MergeField mergeField)mergeField.SignHereSignHere. name(String name)name.SignHereSignHere. optional(String optional)optional.SignHereSignHere. pageNumber(String pageNumber)pageNumber.SignHereSignHere. recipientId(String recipientId)recipientId.SignHereSignHere. scaleValue(String scaleValue)scaleValue.SignHereSignHere. stampType(String stampType)stampType.SignHereSignHere. stampTypeMetadata(PropertyMetadata stampTypeMetadata)stampTypeMetadata.SignHereSignHere. status(String status)status.SignHereSignHere. tabGroupLabels(List<String> tabGroupLabels)tabGroupLabels.SignHereSignHere. tabId(String tabId)tabId.SignHereSignHere. tabLabel(String tabLabel)tabLabel.SignHereSignHere. tabOrder(String tabOrder)tabOrder.SignHereSignHere. templateLocked(String templateLocked)templateLocked.SignHereSignHere. templateRequired(String templateRequired)templateRequired.SignHereSignHere. tooltip(String tooltip)tooltip.SignHereSignHere. xPosition(String xPosition)xPosition.SignHereSignHere. yPosition(String yPosition)yPosition.Methods in com.docusign.esign.model that return types with arguments of type SignHere Modifier and Type Method Description List<SignHere>Tabs. getSignHereTabs()A complex type the contains information about the tag that specifies where the recipient places their signature in the document.List<SignHere>TemplateTabs. getSignHereTabs()A complex type the contains information about the tag that specifies where the recipient places their signature in the document.Methods in com.docusign.esign.model with parameters of type SignHere Modifier and Type Method Description TabsTabs. addSignHereTabsItem(SignHere signHereTabsItem)addSignHereTabsItem.TemplateTabsTemplateTabs. addSignHereTabsItem(SignHere signHereTabsItem)addSignHereTabsItem.Method parameters in com.docusign.esign.model with type arguments of type SignHere Modifier and Type Method Description voidTabs. setSignHereTabs(List<SignHere> signHereTabs)setSignHereTabs.voidTemplateTabs. setSignHereTabs(List<SignHere> signHereTabs)setSignHereTabs.TabsTabs. signHereTabs(List<SignHere> signHereTabs)signHereTabs.TemplateTabsTemplateTabs. signHereTabs(List<SignHere> signHereTabs)signHereTabs.
-