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 Detail

      • 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

        void setNamespacePrefix​(String namespacePrefix)