Package com.sforce.soap.partner
Interface IInvalidateSessionsResponse_element
- All Known Implementing Classes:
InvalidateSessionsResponse_element
public interface IInvalidateSessionsResponse_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}InvalidateSessionsResult java type: com.sforce.soap.partner.InvalidateSessionsResult[]voidsetResult(IInvalidateSessionsResult[] result)
-
Method Details
-
getResult
IInvalidateSessionsResult[] getResult()element : result of type {urn:partner.soap.sforce.com}InvalidateSessionsResult java type: com.sforce.soap.partner.InvalidateSessionsResult[] -
setResult
-