public interface IDebuggingHeader_element
| Modifier and Type | Method and Description |
|---|---|
ILogInfo[] |
getCategories()
element : categories of type {urn:partner.soap.sforce.com}LogInfo
java type: com.sforce.soap.partner.LogInfo[]
|
DebugLevel |
getDebugLevel()
element : debugLevel of type {urn:partner.soap.sforce.com}DebugLevel
java type: com.sforce.soap.partner.DebugLevel
|
void |
setCategories(ILogInfo[] categories) |
void |
setDebugLevel(DebugLevel debugLevel) |
ILogInfo[] getCategories()
void setCategories(ILogInfo[] categories)
DebugLevel getDebugLevel()
void setDebugLevel(DebugLevel debugLevel)
Copyright © 2020. All Rights Reserved.