Package com.sforce.soap.partner
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 TypeMethodDescriptionintelement : batchSize of type {http://www.w3.org/2001/XMLSchema}int java type: intvoidsetBatchSize(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)
-