Uses of Enum Class
com.sforce.soap.apex.LogType
-
Uses of LogType in com.sforce.soap.apex
Methods in com.sforce.soap.apex that return LogTypeModifier and TypeMethodDescriptionDebuggingHeader_element.getDebugLevel()static LogTypeReturns the enum constant of this class with the specified name.static LogType[]LogType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.apex with parameters of type LogTypeModifier and TypeMethodDescriptionvoidSoapConnection.setDebuggingHeader(LogInfo[] categories, LogType debugLevel) voidDebuggingHeader_element.setDebugLevel(LogType debugLevel)