Package com.sforce.soap.partner
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 TypeMethodDescriptionelement : themeItems of type {urn:partner.soap.sforce.com}DescribeThemeItem java type: com.sforce.soap.partner.DescribeThemeItem[]voidsetThemeItems(IDescribeThemeItem[] themeItems)
-
Method Details
-
getThemeItems
IDescribeThemeItem[] getThemeItems()element : themeItems of type {urn:partner.soap.sforce.com}DescribeThemeItem java type: com.sforce.soap.partner.DescribeThemeItem[] -
setThemeItems
-