| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected List<PicklistEntry> |
Field.picklistValues |
protected List<PicklistEntry> |
ValueTypeField.picklistValues |
| Modifier and Type | Method and Description |
|---|---|
PicklistEntry |
ObjectFactory.createPicklistEntry()
Create an instance of
PicklistEntry |
| Modifier and Type | Method and Description |
|---|---|
List<PicklistEntry> |
Field.getPicklistValues()
Gets the value of the picklistValues property.
|
List<PicklistEntry> |
ValueTypeField.getPicklistValues()
Gets the value of the picklistValues property.
|
Copyright © 2016. All rights reserved.