Interface ILimitInfoHeader_element

  • All Known Implementing Classes:
    LimitInfoHeader_element

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

      • getLimitInfo

        ILimitInfo[] getLimitInfo()
        element : limitInfo of type {urn:partner.soap.sforce.com}LimitInfo java type: com.sforce.soap.partner.LimitInfo[]
      • setLimitInfo

        void setLimitInfo​(ILimitInfo[] limitInfo)