Package com.sforce.soap.partner
Interface IDescribeSObjectResponse_element
- All Known Implementing Classes:
DescribeSObjectResponse_element
public interface IDescribeSObjectResponse_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}DescribeSObjectResult java type: com.sforce.soap.partner.DescribeSObjectResultvoidsetResult(IDescribeSObjectResult result)
-
Method Details
-
getResult
IDescribeSObjectResult getResult()element : result of type {urn:partner.soap.sforce.com}DescribeSObjectResult java type: com.sforce.soap.partner.DescribeSObjectResult -
setResult
-