Uses of Class
com.docusign.esign.model.BulkSendingCopyDocGenFormFieldRowValue
-
Packages that use BulkSendingCopyDocGenFormFieldRowValue Package Description com.docusign.esign.model -
-
Uses of BulkSendingCopyDocGenFormFieldRowValue in com.docusign.esign.model
Methods in com.docusign.esign.model that return BulkSendingCopyDocGenFormFieldRowValue Modifier and Type Method Description BulkSendingCopyDocGenFormFieldRowValueBulkSendingCopyDocGenFormFieldRowValue. addDocGenFormFieldListItem(BulksendingCopyDocGenFormField docGenFormFieldListItem)addDocGenFormFieldListItem.BulkSendingCopyDocGenFormFieldRowValueBulkSendingCopyDocGenFormFieldRowValue. docGenFormFieldList(List<BulksendingCopyDocGenFormField> docGenFormFieldList)docGenFormFieldList.Methods in com.docusign.esign.model that return types with arguments of type BulkSendingCopyDocGenFormFieldRowValue Modifier and Type Method Description List<BulkSendingCopyDocGenFormFieldRowValue>BulksendingCopyDocGenFormField. getRowValues().Methods in com.docusign.esign.model with parameters of type BulkSendingCopyDocGenFormFieldRowValue Modifier and Type Method Description BulksendingCopyDocGenFormFieldBulksendingCopyDocGenFormField. addRowValuesItem(BulkSendingCopyDocGenFormFieldRowValue rowValuesItem)addRowValuesItem.Method parameters in com.docusign.esign.model with type arguments of type BulkSendingCopyDocGenFormFieldRowValue Modifier and Type Method Description BulksendingCopyDocGenFormFieldBulksendingCopyDocGenFormField. rowValues(List<BulkSendingCopyDocGenFormFieldRowValue> rowValues)rowValues.voidBulksendingCopyDocGenFormField. setRowValues(List<BulkSendingCopyDocGenFormFieldRowValue> rowValues)setRowValues.
-