Package com.sforce.soap.partner
Interface IInvalidateSessions_element
- All Known Implementing Classes:
InvalidateSessions_element
public interface IInvalidateSessions_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 TypeMethodDescriptionString[]element : sessionIds of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]voidsetSessionIds(String[] sessionIds)
-
Method Details
-
getSessionIds
String[] getSessionIds()element : sessionIds of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[] -
setSessionIds
-