| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
DebugLevel |
DebuggingHeader_element.getDebugLevel() |
DebugLevel |
IDebuggingHeader_element.getDebugLevel()
element : debugLevel of type {urn:partner.soap.sforce.com}DebugLevel
java type: com.sforce.soap.partner.DebugLevel
|
static DebugLevel |
DebugLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DebugLevel[] |
DebugLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartnerConnection.setDebuggingHeader(LogInfo[] categories,
DebugLevel debugLevel) |
void |
DebuggingHeader_element.setDebugLevel(DebugLevel debugLevel) |
void |
IDebuggingHeader_element.setDebugLevel(DebugLevel debugLevel) |
Copyright © 2020. All Rights Reserved.