Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Field and Description |
---|---|
static DebugLevel |
DebugLevel.Db |
static DebugLevel |
DebugLevel.DebugOnly |
static DebugLevel |
DebugLevel.None |
Modifier and Type | Method and Description |
---|---|
static DebugLevel |
DebugLevel.fromString(String value) |
static DebugLevel |
DebugLevel.fromValue(String value) |
DebugLevel |
DebuggingHeader.getDebugLevel()
Gets the debugLevel value for this DebuggingHeader.
|
Modifier and Type | Method and Description |
---|---|
void |
DebuggingHeader.setDebugLevel(DebugLevel debugLevel)
Sets the debugLevel value for this DebuggingHeader.
|
Constructor and Description |
---|
DebuggingHeader(DebugLevel debugLevel) |
Copyright © 2014. All rights reserved.