Uses of Enum Class
com.sforce.soap.partner.DifferenceType
Packages that use DifferenceType
-
Uses of DifferenceType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return DifferenceTypeModifier and TypeMethodDescriptionFieldDiff.getDifference()IFieldDiff.getDifference()element : difference of type {urn:partner.soap.sforce.com}differenceType java type: com.sforce.soap.partner.DifferenceTypestatic DifferenceTypeReturns the enum constant of this class with the specified name.static DifferenceType[]DifferenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type DifferenceTypeModifier and TypeMethodDescriptionvoidFieldDiff.setDifference(DifferenceType difference) voidIFieldDiff.setDifference(DifferenceType difference)