Interface ILoginResponse_element

All Known Implementing Classes:
LoginResponse_element

public interface ILoginResponse_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 Type
    Method
    Description
    element : result of type {urn:partner.soap.sforce.com}LoginResult java type: com.sforce.soap.partner.LoginResult
    void
     
  • Method Details

    • getResult

      ILoginResult getResult()
      element : result of type {urn:partner.soap.sforce.com}LoginResult java type: com.sforce.soap.partner.LoginResult
    • setResult

      void setResult(ILoginResult result)