Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CapturePaymentAdjustment_result
Packages that use InvoicingSrv.CapturePaymentAdjustment_result
-
Uses of InvoicingSrv.CapturePaymentAdjustment_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CapturePaymentAdjustment_resultModifier and TypeMethodDescriptionInvoicingSrv.CapturePaymentAdjustment_result.deepCopy()InvoicingSrv.Processor.CapturePaymentAdjustment.getResult(I iface, InvoicingSrv.CapturePaymentAdjustment_args args) InvoicingSrv.CapturePaymentAdjustment_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.CapturePaymentAdjustment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CapturePaymentAdjustment_result.setEx4(InvoicePaymentAdjustmentNotFound ex4) InvoicingSrv.CapturePaymentAdjustment_result.setEx5(InvalidPaymentAdjustmentStatus ex5) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CapturePaymentAdjustment_resultModifier and TypeMethodDescriptionintInvoicingSrv.CapturePaymentAdjustment_result.compareTo(InvoicingSrv.CapturePaymentAdjustment_result other) booleanInvoicingSrv.CapturePaymentAdjustment_result.equals(InvoicingSrv.CapturePaymentAdjustment_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CapturePaymentAdjustment_resultModifierConstructorDescriptionPerforms a deep copy on other.