Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CapturePaymentNew_result
Packages that use InvoicingSrv.CapturePaymentNew_result
-
Uses of InvoicingSrv.CapturePaymentNew_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CapturePaymentNew_resultModifier and TypeMethodDescriptionInvoicingSrv.CapturePaymentNew_result.deepCopy()InvoicingSrv.Processor.CapturePaymentNew.getResult(I iface, InvoicingSrv.CapturePaymentNew_args args) InvoicingSrv.CapturePaymentNew_result.setEx10(AmountExceededCaptureBalance ex10) InvoicingSrv.CapturePaymentNew_result.setEx11(AllocationNotAllowed ex11) InvoicingSrv.CapturePaymentNew_result.setEx12(AllocationExceededPaymentAmount ex12) InvoicingSrv.CapturePaymentNew_result.setEx13(AllocationInvalidTransaction ex13) InvoicingSrv.CapturePaymentNew_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.CapturePaymentNew_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CapturePaymentNew_result.setEx4(InvalidPaymentStatus ex4) InvoicingSrv.CapturePaymentNew_result.setEx5(InvalidRequest ex5) InvoicingSrv.CapturePaymentNew_result.setEx6(OperationNotPermitted ex6) InvoicingSrv.CapturePaymentNew_result.setEx7(InvalidPartyStatus ex7) InvoicingSrv.CapturePaymentNew_result.setEx8(InvalidShopStatus ex8) InvoicingSrv.CapturePaymentNew_result.setEx9(InconsistentCaptureCurrency ex9) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CapturePaymentNew_resultModifier and TypeMethodDescriptionintInvoicingSrv.CapturePaymentNew_result.compareTo(InvoicingSrv.CapturePaymentNew_result other) booleanInvoicingSrv.CapturePaymentNew_result.equals(InvoicingSrv.CapturePaymentNew_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CapturePaymentNew_resultModifierConstructorDescriptionPerforms a deep copy on other.