| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected StatusCode |
Error.statusCode |
| Modifier and Type | Method and Description |
|---|---|
static StatusCode |
StatusCode.fromValue(String v) |
StatusCode |
Error.getStatusCode()
Gets the value of the statusCode property.
|
static StatusCode |
StatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusCode[] |
StatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Error.setStatusCode(StatusCode value)
Sets the value of the statusCode property.
|
Copyright © 2016. All rights reserved.