Uses of Class
com.sforce.soap.partner.LogCategory
-
Packages that use LogCategory Package Description com.sforce.soap.partner -
-
Uses of LogCategory in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return LogCategory Modifier and Type Method Description LogCategoryILogInfo. getCategory()element : category of type {urn:partner.soap.sforce.com}LogCategory java type: com.sforce.soap.partner.LogCategoryLogCategoryLogInfo. getCategory()static LogCategoryLogCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static LogCategory[]LogCategory. 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 LogCategory Modifier and Type Method Description voidILogInfo. setCategory(LogCategory category)voidLogInfo. setCategory(LogCategory category)
-