|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(java.lang.String username,
java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||