Interface IQueryOptions_element

All Known Implementing Classes:
QueryOptions_element

public interface IQueryOptions_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
    int
    element : batchSize of type {http://www.w3.org/2001/XMLSchema}int java type: int
    void
    setBatchSize(int batchSize)
     
  • Method Details

    • getBatchSize

      int getBatchSize()
      element : batchSize of type {http://www.w3.org/2001/XMLSchema}int java type: int
    • setBatchSize

      void setBatchSize(int batchSize)