| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
ChangeEventType |
IChangeEventHeader.getChangeType()
element : changeType of type {urn:partner.soap.sforce.com}changeEventType
java type: com.sforce.soap.partner.ChangeEventType
|
ChangeEventType |
ChangeEventHeader.getChangeType() |
static ChangeEventType |
ChangeEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChangeEventType[] |
ChangeEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IChangeEventHeader.setChangeType(ChangeEventType changeType) |
void |
ChangeEventHeader.setChangeType(ChangeEventType changeType) |
Copyright © 2020. All Rights Reserved.