| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
List<RadioGroup> |
TemplateTabs.getRadioGroupTabs()
Specifies a tag on the document in a location where the recipient can select one option from a group of options using a radio button.
|
List<RadioGroup> |
Tabs.getRadioGroupTabs()
Specifies a tag on the document in a location where the recipient can select one option from a group of options using a radio button.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateTabs.setRadioGroupTabs(List<RadioGroup> radioGroupTabs) |
void |
Tabs.setRadioGroupTabs(List<RadioGroup> radioGroupTabs) |
Copyright © 2017. All rights reserved.