Interface IDescribeThemeResult

All Known Implementing Classes:
DescribeThemeResult

public interface IDescribeThemeResult
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 Type
    Method
    Description
    element : themeItems of type {urn:partner.soap.sforce.com}DescribeThemeItem java type: com.sforce.soap.partner.DescribeThemeItem[]
    void
     
  • Method Details

    • getThemeItems

      IDescribeThemeItem[] getThemeItems()
      element : themeItems of type {urn:partner.soap.sforce.com}DescribeThemeItem java type: com.sforce.soap.partner.DescribeThemeItem[]
    • setThemeItems

      void setThemeItems(IDescribeThemeItem[] themeItems)