Package com.sforce.soap.partner
Interface IQueryOptions_element
-
- All Known Implementing Classes:
QueryOptions_element
public interface IQueryOptions_elementThis is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetBatchSize()element : batchSize of type {http://www.w3.org/2001/XMLSchema}int java type: intvoidsetBatchSize(int batchSize)
-