Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentAdjustment_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicingSrv.GetPaymentAdjustment_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPaymentAdjustment_result Modifier and Type Method Description InvoicingSrv.GetPaymentAdjustment_resultInvoicingSrv.GetPaymentAdjustment_result. deepCopy()InvoicingSrv.GetPaymentAdjustment_resultInvoicingSrv.Processor.GetPaymentAdjustment. getResult(I iface, InvoicingSrv.GetPaymentAdjustment_args args)InvoicingSrv.GetPaymentAdjustment_resultInvoicingSrv.GetPaymentAdjustment_result. setEx2(InvoiceNotFound ex2)InvoicingSrv.GetPaymentAdjustment_resultInvoicingSrv.GetPaymentAdjustment_result. setEx3(InvoicePaymentNotFound ex3)InvoicingSrv.GetPaymentAdjustment_resultInvoicingSrv.GetPaymentAdjustment_result. setEx4(InvoicePaymentAdjustmentNotFound ex4)InvoicingSrv.GetPaymentAdjustment_resultInvoicingSrv.GetPaymentAdjustment_result. setSuccess(InvoicePaymentAdjustment success)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentAdjustment_result Modifier and Type Method Description intInvoicingSrv.GetPaymentAdjustment_result. compareTo(InvoicingSrv.GetPaymentAdjustment_result other)booleanInvoicingSrv.GetPaymentAdjustment_result. equals(InvoicingSrv.GetPaymentAdjustment_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentAdjustment_result Constructor Description GetPaymentAdjustment_result(InvoicingSrv.GetPaymentAdjustment_result other)Performs a deep copy on other.