|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelatedList | |
---|---|
com.sforce.soap.partner |
Uses of RelatedList in com.sforce.soap.partner |
---|
Methods in com.sforce.soap.partner that return RelatedList | |
---|---|
RelatedList[] |
DescribeLayout.getRelatedLists()
Gets the relatedLists value for this DescribeLayout. |
RelatedList |
DescribeLayout.getRelatedLists(int i)
|
Methods in com.sforce.soap.partner with parameters of type RelatedList | |
---|---|
void |
DescribeLayout.setRelatedLists(int i,
RelatedList _value)
|
void |
DescribeLayout.setRelatedLists(RelatedList[] relatedLists)
Sets the relatedLists value for this DescribeLayout. |
Constructors in com.sforce.soap.partner with parameters of type RelatedList | |
---|---|
DescribeLayout(DescribeLayoutButton[] buttonLayoutSection,
DescribeLayoutSection[] detailLayoutSections,
DescribeLayoutSection[] editLayoutSections,
java.lang.String id,
RelatedList[] relatedLists)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |