Uses of Enum Class
com.sforce.soap.partner.ChangeEventType
Packages that use ChangeEventType
-
Uses of ChangeEventType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return ChangeEventTypeModifier and TypeMethodDescriptionChangeEventHeader.getChangeType()IChangeEventHeader.getChangeType()element : changeType of type {urn:partner.soap.sforce.com}changeEventType java type: com.sforce.soap.partner.ChangeEventTypestatic ChangeEventTypeReturns the enum constant of this class with the specified name.static ChangeEventType[]ChangeEventType.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 ChangeEventTypeModifier and TypeMethodDescriptionvoidChangeEventHeader.setChangeType(ChangeEventType changeType) voidIChangeEventHeader.setChangeType(ChangeEventType changeType)