Uses of Class
com.sforce.soap.partner.DebugLevel

Packages that use DebugLevel
com.sforce.soap.partner   
 

Uses of DebugLevel in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DebugLevel
 DebugLevel DebuggingHeader_element.getDebugLevel()
           
static DebugLevel DebugLevel.valueOf(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.
 

Methods in com.sforce.soap.partner with parameters of type DebugLevel
 void PartnerConnection.setDebuggingHeader(DebugLevel debugLevel)
           
 void DebuggingHeader_element.setDebugLevel(DebugLevel debugLevel)
           
 



Copyright © 2012. All Rights Reserved.