Uses of Interface
com.sforce.soap.partner.IFieldDiff
-
Packages that use IFieldDiff Package Description com.sforce.soap.partner -
-
Uses of IFieldDiff in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IFieldDiff Modifier and Type Class Description classFieldDiffThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IFieldDiff Modifier and Type Method Description IFieldDiff[]IMatchRecord. getFieldDiffs()element : fieldDiffs of type {urn:partner.soap.sforce.com}FieldDiff java type: com.sforce.soap.partner.FieldDiff[]IFieldDiffIPartnerConnectionFactory. newIFieldDiff()IFieldDiffPartnerConnectionFactory. newIFieldDiff()Methods in com.sforce.soap.partner with parameters of type IFieldDiff Modifier and Type Method Description voidIMatchRecord. setFieldDiffs(IFieldDiff[] fieldDiffs)voidMatchRecord. setFieldDiffs(IFieldDiff[] fieldDiffs)
-