| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginResult
Generated by ComplexTypeCodeGenerator.java.
|
| 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(String username,
String password) |
ILoginResult |
IPartnerConnectionWrapper.login(String username,
String password) |
ILoginResult |
IPartnerConnectionFactory.newILoginResult() |
ILoginResult |
PartnerConnectionFactory.newILoginResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
ILoginResponse_element.setResult(ILoginResult result) |
void |
LoginResponse_element.setResult(ILoginResult result) |
Copyright © 2015. All Rights Reserved.