Uses of Interface
com.sforce.soap.partner.IMatchResult
-
Packages that use IMatchResult Package Description com.sforce.soap.partner -
-
Uses of IMatchResult in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IMatchResult Modifier and Type Class Description classMatchResultThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IMatchResult Modifier and Type Method Description IMatchResult[]IDuplicateResult. getMatchResults()element : matchResults of type {urn:partner.soap.sforce.com}MatchResult java type: com.sforce.soap.partner.MatchResult[]IMatchResultIPartnerConnectionFactory. newIMatchResult()IMatchResultPartnerConnectionFactory. newIMatchResult()Methods in com.sforce.soap.partner with parameters of type IMatchResult Modifier and Type Method Description voidDuplicateResult. setMatchResults(IMatchResult[] matchResults)voidIDuplicateResult. setMatchResults(IMatchResult[] matchResults)
-