Package com.sforce.soap.partner
Interface IDescribeSObjectListViewsResponse_element
- All Known Implementing Classes:
DescribeSObjectListViewsResponse_element
public interface IDescribeSObjectListViewsResponse_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}DescribeSoqlListViewResult java type: com.sforce.soap.partner.DescribeSoqlListViewResultvoidsetResult(IDescribeSoqlListViewResult result)
-
Method Details
-
getResult
IDescribeSoqlListViewResult getResult()element : result of type {urn:partner.soap.sforce.com}DescribeSoqlListViewResult java type: com.sforce.soap.partner.DescribeSoqlListViewResult -
setResult
-