| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected DescribeLayoutResult |
DescribeLayoutResponse.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeLayoutResult |
ObjectFactory.createDescribeLayoutResult()
Create an instance of
DescribeLayoutResult |
DescribeLayoutResult |
ToolingConnection.describeLayout(String type,
String layoutName,
List<String> recordTypeIds,
SessionHeader sessionHeader)
Describe the layout of the given sObject or the given actionable global page.
|
DescribeLayoutResult |
DescribeLayoutResponse.getResult()
Gets the value of the result property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLayoutResponse.setResult(DescribeLayoutResult value)
Sets the value of the result property.
|
Copyright © 2016. All rights reserved.