Uses of Interface
com.sforce.soap.partner.ILogInfo
-
Packages that use ILogInfo Package Description com.sforce.soap.partner -
-
Uses of ILogInfo in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement ILogInfo Modifier and Type Class Description classLogInfoThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return ILogInfo Modifier and Type Method Description ILogInfo[]IDebuggingHeader_element. getCategories()element : categories of type {urn:partner.soap.sforce.com}LogInfo java type: com.sforce.soap.partner.LogInfo[]ILogInfoIPartnerConnectionFactory. newILogInfo()ILogInfoPartnerConnectionFactory. newILogInfo()Methods in com.sforce.soap.partner with parameters of type ILogInfo Modifier and Type Method Description voidDebuggingHeader_element. setCategories(ILogInfo[] categories)voidIDebuggingHeader_element. setCategories(ILogInfo[] categories)
-