Uses of Enum Class
com.sforce.soap.metadata.IdempotencySupportStatus
-
Uses of IdempotencySupportStatus in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return IdempotencySupportStatusModifier and TypeMethodDescriptionPaymentGatewayProvider.getIdempotencySupported()static IdempotencySupportStatusReturns the enum constant of this class with the specified name.static IdempotencySupportStatus[]IdempotencySupportStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type IdempotencySupportStatusModifier and TypeMethodDescriptionvoidPaymentGatewayProvider.setIdempotencySupported(IdempotencySupportStatus idempotencySupported)