Interface IDescribeAllTabsResponse_element

All Known Implementing Classes:
DescribeAllTabsResponse_element

public interface IDescribeAllTabsResponse_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 Type
    Method
    Description
    element : result of type {urn:partner.soap.sforce.com}DescribeTab java type: com.sforce.soap.partner.DescribeTab[]
    void
     
  • Method Details

    • getResult

      IDescribeTab[] getResult()
      element : result of type {urn:partner.soap.sforce.com}DescribeTab java type: com.sforce.soap.partner.DescribeTab[]
    • setResult

      void setResult(IDescribeTab[] result)