Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
RecordTypeMapping[] |
DescribeLayoutResult.getRecordTypeMappings()
Gets the recordTypeMappings value for this DescribeLayoutResult.
|
RecordTypeMapping |
DescribeLayoutResult.getRecordTypeMappings(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeLayoutResult.setRecordTypeMappings(int i,
RecordTypeMapping _value) |
void |
DescribeLayoutResult.setRecordTypeMappings(RecordTypeMapping[] recordTypeMappings)
Sets the recordTypeMappings value for this DescribeLayoutResult.
|
Constructor and Description |
---|
DescribeLayoutResult(DescribeLayout[] layouts,
RecordTypeMapping[] recordTypeMappings,
boolean recordTypeSelectorRequired) |
Copyright © 2014. All rights reserved.