Package com.sforce.soap.partner
Interface IDescribeSearchLayoutsResponse_element
- All Known Implementing Classes:
DescribeSearchLayoutsResponse_element
public interface IDescribeSearchLayoutsResponse_element
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionelement : result of type {urn:partner.soap.sforce.com}DescribeSearchLayoutResult java type: com.sforce.soap.partner.DescribeSearchLayoutResult[]voidsetResult(IDescribeSearchLayoutResult[] result)
-
Method Details
-
getResult
IDescribeSearchLayoutResult[] getResult()element : result of type {urn:partner.soap.sforce.com}DescribeSearchLayoutResult java type: com.sforce.soap.partner.DescribeSearchLayoutResult[] -
setResult
-