|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescribeLayoutResult | |
---|---|
com.sforce.soap.partner |
Uses of DescribeLayoutResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner declared as DescribeLayoutResult | |
---|---|
protected DescribeLayoutResult |
DescribeLayoutResponse.result
|
Methods in com.sforce.soap.partner that return DescribeLayoutResult | |
---|---|
DescribeLayoutResult |
ObjectFactory.createDescribeLayoutResult()
Create an instance of DescribeLayoutResult |
DescribeLayoutResult |
Soap.describeLayout(java.lang.String sObjectType,
java.util.List<java.lang.String> recordTypeIds)
|
DescribeLayoutResult |
DescribeLayoutResponse.getResult()
Gets the value of the result property. |
Methods in com.sforce.soap.partner with parameters of type DescribeLayoutResult | |
---|---|
void |
DescribeLayoutResponse.setResult(DescribeLayoutResult value)
Sets the value of the result property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |