Interface IDescribeLayoutRow

  • All Known Implementing Classes:
    DescribeLayoutRow

    public interface IDescribeLayoutRow
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Method Detail

      • getLayoutItems

        IDescribeLayoutItem[] getLayoutItems()
        element : layoutItems of type {urn:partner.soap.sforce.com}DescribeLayoutItem java type: com.sforce.soap.partner.DescribeLayoutItem[]
      • getNumItems

        int getNumItems()
        element : numItems of type {http://www.w3.org/2001/XMLSchema}int java type: int
      • setNumItems

        void setNumItems​(int numItems)