Interface IDescribeGlobalTheme

All Known Implementing Classes:
DescribeGlobalTheme

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

    • getGlobal

      element : global of type {urn:partner.soap.sforce.com}DescribeGlobalResult java type: com.sforce.soap.partner.DescribeGlobalResult
    • setGlobal

      void setGlobal(IDescribeGlobalResult global)
    • getTheme

      element : theme of type {urn:partner.soap.sforce.com}DescribeThemeResult java type: com.sforce.soap.partner.DescribeThemeResult
    • setTheme

      void setTheme(IDescribeThemeResult theme)