Package com.sforce.soap.partner
Interface IDescribeAllTabsResponse_element
- All Known Implementing Classes:
DescribeAllTabsResponse_element
public interface IDescribeAllTabsResponse_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}DescribeTab java type: com.sforce.soap.partner.DescribeTab[]voidsetResult(IDescribeTab[] result)
-
Method Details
-
getResult
IDescribeTab[] getResult()element : result of type {urn:partner.soap.sforce.com}DescribeTab java type: com.sforce.soap.partner.DescribeTab[] -
setResult
-