| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Class and Description |
|---|---|
class |
DescribeLayoutResult
Generated by ComplexTypeCodeGenerator.java.
|
| Modifier and Type | Method and Description |
|---|---|
IDescribeLayoutResult |
PartnerConnectionWrapper.describeLayout(String sObjectType,
String layoutName,
String[] recordTypeIds) |
IDescribeLayoutResult |
IPartnerConnectionWrapper.describeLayout(String sObjectType,
String layoutName,
String[] recordTypeIds) |
IDescribeLayoutResult |
IDescribeLayoutResponse_element.getResult()
element : result of type {urn:partner.soap.sforce.com}DescribeLayoutResult
java type: com.sforce.soap.partner.DescribeLayoutResult
|
IDescribeLayoutResult |
IPartnerConnectionFactory.newIDescribeLayoutResult() |
IDescribeLayoutResult |
PartnerConnectionFactory.newIDescribeLayoutResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLayoutResponse_element.setResult(IDescribeLayoutResult result) |
void |
IDescribeLayoutResponse_element.setResult(IDescribeLayoutResult result) |
Copyright © 2015. All Rights Reserved.