| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
PicklistForRecordType[] |
RecordTypeMapping.getPicklistsForRecordType()
Gets the picklistsForRecordType value for this RecordTypeMapping.
|
PicklistForRecordType |
RecordTypeMapping.getPicklistsForRecordType(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordTypeMapping.setPicklistsForRecordType(int i,
PicklistForRecordType _value) |
void |
RecordTypeMapping.setPicklistsForRecordType(PicklistForRecordType[] picklistsForRecordType)
Sets the picklistsForRecordType value for this RecordTypeMapping.
|
| Constructor and Description |
|---|
RecordTypeMapping(boolean available,
boolean defaultRecordTypeMapping,
String layoutId,
String name,
PicklistForRecordType[] picklistsForRecordType,
String recordTypeId) |
Copyright © 2014. All rights reserved.