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 Type
    Method
    Description
    element : result of type {urn:partner.soap.sforce.com}DescribeThemeResult java type: com.sforce.soap.partner.DescribeThemeResult
    void
     
  • Method Details

    • getResult

      element : result of type {urn:partner.soap.sforce.com}DescribeThemeResult java type: com.sforce.soap.partner.DescribeThemeResult
    • setResult

      void setResult(IDescribeThemeResult result)