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