Uses of Class
com.docusign.esign.model.Notarize
-
Packages that use Notarize Package Description com.docusign.esign.model -
-
Uses of Notarize in com.docusign.esign.model
Methods in com.docusign.esign.model that return Notarize Modifier and Type Method Description NotarizeNotarize. addTabGroupLabelsItem(String tabGroupLabelsItem)addTabGroupLabelsItem.NotarizeNotarize. anchorCaseSensitive(String anchorCaseSensitive)anchorCaseSensitive.NotarizeNotarize. anchorHorizontalAlignment(String anchorHorizontalAlignment)anchorHorizontalAlignment.NotarizeNotarize. anchorIgnoreIfNotPresent(String anchorIgnoreIfNotPresent)anchorIgnoreIfNotPresent.NotarizeNotarize. anchorMatchWholeWord(String anchorMatchWholeWord)anchorMatchWholeWord.NotarizeNotarize. anchorString(String anchorString)anchorString.NotarizeNotarize. anchorUnits(String anchorUnits)anchorUnits.NotarizeNotarize. anchorXOffset(String anchorXOffset)anchorXOffset.NotarizeNotarize. anchorYOffset(String anchorYOffset)anchorYOffset.NotarizeNotarize. conditionalParentLabel(String conditionalParentLabel)conditionalParentLabel.NotarizeNotarize. conditionalParentValue(String conditionalParentValue)conditionalParentValue.NotarizeNotarize. customTabId(String customTabId)customTabId.NotarizeNotarize. documentId(String documentId)documentId.NotarizeNotarize. errorDetails(ErrorDetails errorDetails)errorDetails.NotarizeNotarize. locked(String locked)locked.NotarizeNotarize. mergeField(MergeField mergeField)mergeField.NotarizeNotarize. pageNumber(String pageNumber)pageNumber.NotarizeNotarize. recipientId(String recipientId)recipientId.NotarizeNotarize. required(String required)required.NotarizeNotarize. status(String status)status.NotarizeNotarize. tabGroupLabels(List<String> tabGroupLabels)tabGroupLabels.NotarizeNotarize. tabId(String tabId)tabId.NotarizeNotarize. tabOrder(String tabOrder)tabOrder.NotarizeNotarize. templateLocked(String templateLocked)templateLocked.NotarizeNotarize. templateRequired(String templateRequired)templateRequired.NotarizeNotarize. tooltip(String tooltip)tooltip.NotarizeNotarize. xPosition(String xPosition)xPosition.NotarizeNotarize. yPosition(String yPosition)yPosition.Methods in com.docusign.esign.model that return types with arguments of type Notarize Modifier and Type Method Description List<Notarize>Tabs. getNotarizeTabs().List<Notarize>TemplateTabs. getNotarizeTabs().Methods in com.docusign.esign.model with parameters of type Notarize Modifier and Type Method Description TabsTabs. addNotarizeTabsItem(Notarize notarizeTabsItem)addNotarizeTabsItem.TemplateTabsTemplateTabs. addNotarizeTabsItem(Notarize notarizeTabsItem)addNotarizeTabsItem.Method parameters in com.docusign.esign.model with type arguments of type Notarize Modifier and Type Method Description TabsTabs. notarizeTabs(List<Notarize> notarizeTabs)notarizeTabs.TemplateTabsTemplateTabs. notarizeTabs(List<Notarize> notarizeTabs)notarizeTabs.voidTabs. setNotarizeTabs(List<Notarize> notarizeTabs)setNotarizeTabs.voidTemplateTabs. setNotarizeTabs(List<Notarize> notarizeTabs)setNotarizeTabs.
-