public interface IDescribeSearchLayoutsResponse_element
| Modifier and Type | Method and Description |
|---|---|
IDescribeSearchLayoutResult[] |
getResult()
element : result of type {urn:partner.soap.sforce.com}DescribeSearchLayoutResult
java type: com.sforce.soap.partner.DescribeSearchLayoutResult[]
|
void |
setResult(IDescribeSearchLayoutResult[] result) |
IDescribeSearchLayoutResult[] getResult()
void setResult(IDescribeSearchLayoutResult[] result)
Copyright © 2020. All Rights Reserved.