Package com.sforce.soap.partner
Interface IDescribeLayoutResponse_element
- All Known Implementing Classes:
DescribeLayoutResponse_element
public interface IDescribeLayoutResponse_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}DescribeLayoutResult java type: com.sforce.soap.partner.DescribeLayoutResultvoidsetResult(IDescribeLayoutResult result)
-
Method Details
-
getResult
IDescribeLayoutResult getResult()element : result of type {urn:partner.soap.sforce.com}DescribeLayoutResult java type: com.sforce.soap.partner.DescribeLayoutResult -
setResult
-