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 Detail

      • getSessionIds

        String[] getSessionIds()
        element : sessionIds of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]
      • setSessionIds

        void setSessionIds​(String[] sessionIds)