| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
ListItem |
ListItem.selected(String selected) |
ListItem |
ListItem.selectedMetadata(PropertyMetadata selectedMetadata) |
ListItem |
ListItem.text(String text) |
ListItem |
ListItem.textMetadata(PropertyMetadata textMetadata) |
ListItem |
ListItem.value(String value) |
ListItem |
ListItem.valueMetadata(PropertyMetadata valueMetadata) |
| Modifier and Type | Method and Description |
|---|---|
List<ListItem> |
List.getListItems()
The list of values that can be selected by senders.
|
| Modifier and Type | Method and Description |
|---|---|
List |
List.addListItemsItem(ListItem listItemsItem) |
| Modifier and Type | Method and Description |
|---|---|
List |
List.listItems(List<ListItem> listItems) |
void |
List.setListItems(List<ListItem> listItems) |
Copyright © 2020. All rights reserved.