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