Package com.sforce.soap.partner
Interface IDescribeVisualForce_element
- All Known Implementing Classes:
DescribeVisualForce_element
public interface IDescribeVisualForce_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 : includeAllDetails of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : namespacePrefix of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringbooleanvoidsetIncludeAllDetails(boolean includeAllDetails) voidsetNamespacePrefix(String namespacePrefix)
-
Method Details
-
getIncludeAllDetails
boolean getIncludeAllDetails()element : includeAllDetails of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean -
isIncludeAllDetails
boolean isIncludeAllDetails() -
setIncludeAllDetails
void setIncludeAllDetails(boolean includeAllDetails) -
getNamespacePrefix
String getNamespacePrefix()element : namespacePrefix of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setNamespacePrefix
-