Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
RelatedList[] |
DescribeLayout.getRelatedLists()
Gets the relatedLists value for this DescribeLayout.
|
RelatedList |
DescribeLayout.getRelatedLists(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeLayout.setRelatedLists(int i,
RelatedList _value) |
void |
DescribeLayout.setRelatedLists(RelatedList[] relatedLists)
Sets the relatedLists value for this DescribeLayout.
|
Constructor and Description |
---|
DescribeLayout(DescribeLayoutButton[] buttonLayoutSection,
DescribeLayoutSection[] detailLayoutSections,
DescribeLayoutSection[] editLayoutSections,
String id,
RelatedList[] relatedLists) |
Copyright © 2014. All rights reserved.