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 Detail

      • getBatchSize

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

        void setBatchSize​(int batchSize)