| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
DifferenceType |
FieldDiff.getDifference() |
DifferenceType |
IFieldDiff.getDifference()
element : difference of type {urn:partner.soap.sforce.com}differenceType
java type: com.sforce.soap.partner.DifferenceType
|
static DifferenceType |
DifferenceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DifferenceType[] |
DifferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldDiff.setDifference(DifferenceType difference) |
void |
IFieldDiff.setDifference(DifferenceType difference) |
Copyright © 2020. All Rights Reserved.