public static class Provisioning.FixedDropDownListItemsResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Provisioning.FixedDropDownListItem> |
Results
The list of fixed drop-down list items
|
| Constructor and Description |
|---|
FixedDropDownListItemsResponse() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Provisioning.FixedDropDownListItem> |
getResults() |
Provisioning.FixedDropDownListItemsResponse |
setResults(ArrayList<Provisioning.FixedDropDownListItem> value) |
public ArrayList<Provisioning.FixedDropDownListItem> Results
public ArrayList<Provisioning.FixedDropDownListItem> getResults()
public Provisioning.FixedDropDownListItemsResponse setResults(ArrayList<Provisioning.FixedDropDownListItem> value)
Copyright © 2022. All rights reserved.