Interface IDescribeNouns_element

  • All Known Implementing Classes:
    DescribeNouns_element

    public interface IDescribeNouns_element
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Method Detail

      • getNouns

        String[] getNouns()
        element : nouns of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]
      • setNouns

        void setNouns​(String[] nouns)
      • getOnlyRenamed

        boolean getOnlyRenamed()
        element : onlyRenamed of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isOnlyRenamed

        boolean isOnlyRenamed()
      • setOnlyRenamed

        void setOnlyRenamed​(boolean onlyRenamed)
      • getIncludeFields

        boolean getIncludeFields()
        element : includeFields of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isIncludeFields

        boolean isIncludeFields()
      • setIncludeFields

        void setIncludeFields​(boolean includeFields)