Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeLayoutResult |
Soap.describeLayout(String sObjectType,
String[] recordTypeIds)
Describe the layout of an sObject
|
DescribeLayoutResult |
SoapBindingStub.describeLayout(String sObjectType,
String[] recordTypeIds) |
DescribeLayoutResult |
DescribeLayoutResponse.getResult()
Gets the result value for this DescribeLayoutResponse.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLayoutResponse.setResult(DescribeLayoutResult result)
Sets the result value for this DescribeLayoutResponse.
|
Constructor and Description |
---|
DescribeLayoutResponse(DescribeLayoutResult result) |
Copyright © 2014. All rights reserved.