Package com.sforce.soap.partner
Interface IDescribeSearchScopeOrder_element
- All Known Implementing Classes:
DescribeSearchScopeOrder_element
public interface IDescribeSearchScopeOrder_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 TypeMethodDescriptionbooleanelement : includeRealTimeEntities of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanvoidsetIncludeRealTimeEntities(boolean includeRealTimeEntities)
-
Method Details
-
getIncludeRealTimeEntities
boolean getIncludeRealTimeEntities()element : includeRealTimeEntities of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean -
isIncludeRealTimeEntities
boolean isIncludeRealTimeEntities() -
setIncludeRealTimeEntities
void setIncludeRealTimeEntities(boolean includeRealTimeEntities)
-