Package com.sforce.soap.partner
Interface IDescribeThemeResponse_element
- All Known Implementing Classes:
DescribeThemeResponse_element
public interface IDescribeThemeResponse_element
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 : result of type {urn:partner.soap.sforce.com}DescribeThemeResult java type: com.sforce.soap.partner.DescribeThemeResultvoidsetResult(IDescribeThemeResult result)
-
Method Details
-
getResult
IDescribeThemeResult getResult()element : result of type {urn:partner.soap.sforce.com}DescribeThemeResult java type: com.sforce.soap.partner.DescribeThemeResult -
setResult
-