Uses of Class
com.sforce.soap.partner.LoginResult

Packages that use LoginResult
com.sforce.soap.partner   
 

Uses of LoginResult in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner declared as LoginResult
protected  LoginResult LoginResponse.result
           
 

Methods in com.sforce.soap.partner that return LoginResult
 LoginResult ObjectFactory.createLoginResult()
          Create an instance of LoginResult
 LoginResult LoginResponse.getResult()
          Gets the value of the result property.
 LoginResult Soap.login(String username, String password)
           
 

Methods in com.sforce.soap.partner with parameters of type LoginResult
 void LoginResponse.setResult(LoginResult value)
          Sets the value of the result property.
 



Copyright © 2012. All Rights Reserved.