| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected LoginResult |
LoginResponse.result |
| Modifier and Type | Method and Description |
|---|---|
LoginResult |
ObjectFactory.createLoginResult()
Create an instance of
LoginResult |
LoginResult |
LoginResponse.getResult()
Gets the value of the result property.
|
LoginResult |
ToolingConnection.login(String username,
String password)
Login to the Salesforce.com SOAP Api
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginResponse.setResult(LoginResult value)
Sets the value of the result property.
|
Copyright © 2016. All rights reserved.