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 Details

    • getDetailButtons

      IDescribeLayoutButton[] getDetailButtons()
      element : detailButtons of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton[]
    • setDetailButtons

      void setDetailButtons(IDescribeLayoutButton[] detailButtons)