Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CreatePaymentAdjustment_result
Packages that use InvoicingSrv.CreatePaymentAdjustment_result
-
Uses of InvoicingSrv.CreatePaymentAdjustment_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CreatePaymentAdjustment_resultModifier and TypeMethodDescriptionInvoicingSrv.CreatePaymentAdjustment_result.deepCopy()InvoicingSrv.Processor.CreatePaymentAdjustment.getResult(I iface, InvoicingSrv.CreatePaymentAdjustment_args args) InvoicingSrv.CreatePaymentAdjustment_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.CreatePaymentAdjustment_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CreatePaymentAdjustment_result.setEx4(InvalidPaymentStatus ex4) InvoicingSrv.CreatePaymentAdjustment_result.setEx5(InvoicePaymentAdjustmentPending ex5) InvoicingSrv.CreatePaymentAdjustment_result.setEx6(InvalidPaymentTargetStatus ex6) InvoicingSrv.CreatePaymentAdjustment_result.setEx7(InvoicePaymentAlreadyHasStatus ex7) InvoicingSrv.CreatePaymentAdjustment_result.setEx8(InvalidRequest ex8) InvoicingSrv.CreatePaymentAdjustment_result.setSuccess(InvoicePaymentAdjustment success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreatePaymentAdjustment_resultModifier and TypeMethodDescriptionintInvoicingSrv.CreatePaymentAdjustment_result.compareTo(InvoicingSrv.CreatePaymentAdjustment_result other) booleanInvoicingSrv.CreatePaymentAdjustment_result.equals(InvoicingSrv.CreatePaymentAdjustment_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreatePaymentAdjustment_resultModifierConstructorDescriptionPerforms a deep copy on other.