| Package | Description |
|---|---|
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected List<PicklistValue> |
Picklist.picklistValues |
protected List<PicklistValue> |
RecordTypePicklistValue.values |
| Modifier and Type | Method and Description |
|---|---|
PicklistValue |
ObjectFactory.createPicklistValue()
Create an instance of
PicklistValue |
| Modifier and Type | Method and Description |
|---|---|
List<PicklistValue> |
Picklist.getPicklistValues()
Gets the value of the picklistValues property.
|
List<PicklistValue> |
RecordTypePicklistValue.getValues()
Gets the value of the values property.
|
Copyright © 2016. All rights reserved.