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