| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginResult
This is a generated class for the SObject Enterprise API.
|
| Modifier and Type | Method and Description |
|---|---|
ILoginResult |
ILoginResponse_element.getResult()
element : result of type {urn:partner.soap.sforce.com}LoginResult
java type: com.sforce.soap.partner.LoginResult
|
ILoginResult |
PartnerConnectionWrapper.login(java.lang.String username,
java.lang.String password) |
ILoginResult |
IPartnerConnectionWrapper.login(java.lang.String username,
java.lang.String password) |
ILoginResult |
PartnerConnectionFactory.newILoginResult() |
ILoginResult |
IPartnerConnectionFactory.newILoginResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
ILoginResponse_element.setResult(ILoginResult result) |
void |
LoginResponse_element.setResult(ILoginResult result) |
Copyright © 2020. All Rights Reserved.