Package com.sforce.soap.partner
Interface IDescribeLayoutButtonSection
- All Known Implementing Classes:
DescribeLayoutButtonSection
public interface IDescribeLayoutButtonSection
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 : detailButtons of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton[]voidsetDetailButtons(IDescribeLayoutButton[] detailButtons)
-
Method Details
-
getDetailButtons
IDescribeLayoutButton[] getDetailButtons()element : detailButtons of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton[] -
setDetailButtons
-