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 Summary

    Modifier and Type
    Method
    Description
    element : limitInfo of type {urn:partner.soap.sforce.com}LimitInfo java type: com.sforce.soap.partner.LimitInfo[]
    void
    setLimitInfo(ILimitInfo[] limitInfo)
     
  • Method Details

    • 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)