Package com.sforce.soap.partner
Interface IDescribeSearchableEntities_element
- All Known Implementing Classes:
DescribeSearchableEntities_element
public interface IDescribeSearchableEntities_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 : includeOnlyEntitiesWithTabs of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanvoidsetIncludeOnlyEntitiesWithTabs(boolean includeOnlyEntitiesWithTabs)
-
Method Details
-
getIncludeOnlyEntitiesWithTabs
boolean getIncludeOnlyEntitiesWithTabs()element : includeOnlyEntitiesWithTabs of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean -
isIncludeOnlyEntitiesWithTabs
boolean isIncludeOnlyEntitiesWithTabs() -
setIncludeOnlyEntitiesWithTabs
void setIncludeOnlyEntitiesWithTabs(boolean includeOnlyEntitiesWithTabs)
-