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