Uses of Interface
com.sforce.soap.partner.IMatchRecord
-
Packages that use IMatchRecord Package Description com.sforce.soap.partner -
-
Uses of IMatchRecord in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IMatchRecord Modifier and Type Class Description classMatchRecordThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IMatchRecord Modifier and Type Method Description IMatchRecord[]IMatchResult. getMatchRecords()element : matchRecords of type {urn:partner.soap.sforce.com}MatchRecord java type: com.sforce.soap.partner.MatchRecord[]IMatchRecordIPartnerConnectionFactory. newIMatchRecord()IMatchRecordPartnerConnectionFactory. newIMatchRecord()Methods in com.sforce.soap.partner with parameters of type IMatchRecord Modifier and Type Method Description voidIMatchResult. setMatchRecords(IMatchRecord[] matchRecords)voidMatchResult. setMatchRecords(IMatchRecord[] matchRecords)
-