public static class Provisioning.DropDownList extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
DisplayName
Display name for the drop-down list.
|
String |
Id
Key for the drop-down list.
|
| Constructor and Description |
|---|
DropDownList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getId() |
Provisioning.DropDownList |
setDisplayName(String value) |
Provisioning.DropDownList |
setId(String value) |
public String Id
public String DisplayName
public String getId()
public Provisioning.DropDownList setId(String value)
public String getDisplayName()
public Provisioning.DropDownList setDisplayName(String value)
Copyright © 2022. All rights reserved.