Uses of Enum Class
com.sforce.soap.partner.LogCategoryLevel
Packages that use LogCategoryLevel
-
Uses of LogCategoryLevel in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return LogCategoryLevelModifier and TypeMethodDescriptionILogInfo.getLevel()element : level of type {urn:partner.soap.sforce.com}LogCategoryLevel java type: com.sforce.soap.partner.LogCategoryLevelLogInfo.getLevel()static LogCategoryLevelReturns the enum constant of this class with the specified name.static LogCategoryLevel[]LogCategoryLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type LogCategoryLevelModifier and TypeMethodDescriptionvoidILogInfo.setLevel(LogCategoryLevel level) voidLogInfo.setLevel(LogCategoryLevel level)