Uses of Enum Class
com.sforce.soap.metadata.LogType
-
Uses of LogType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata 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.metadata with parameters of type LogTypeModifier and TypeMethodDescriptionvoidMetadataConnection.setDebuggingHeader(LogInfo[] categories, LogType debugLevel) voidDebuggingHeader_element.setDebugLevel(LogType debugLevel)