Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CancelChargeback_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicingSrv.CancelChargeback_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CancelChargeback_result Modifier and Type Method Description InvoicingSrv.CancelChargeback_resultInvoicingSrv.CancelChargeback_result. deepCopy()InvoicingSrv.CancelChargeback_resultInvoicingSrv.Processor.CancelChargeback. getResult(I iface, InvoicingSrv.CancelChargeback_args args)InvoicingSrv.CancelChargeback_resultInvoicingSrv.CancelChargeback_result. setEx11(InvoicePaymentChargebackInvalidStatus ex11)InvoicingSrv.CancelChargeback_resultInvoicingSrv.CancelChargeback_result. setEx15(InvoicePaymentChargebackInvalidStage ex15)InvoicingSrv.CancelChargeback_resultInvoicingSrv.CancelChargeback_result. setEx2(InvoiceNotFound ex2)InvoicingSrv.CancelChargeback_resultInvoicingSrv.CancelChargeback_result. setEx3(InvoicePaymentNotFound ex3)InvoicingSrv.CancelChargeback_resultInvoicingSrv.CancelChargeback_result. setEx4(InvoicePaymentChargebackNotFound ex4)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CancelChargeback_result Modifier and Type Method Description intInvoicingSrv.CancelChargeback_result. compareTo(InvoicingSrv.CancelChargeback_result other)booleanInvoicingSrv.CancelChargeback_result. equals(InvoicingSrv.CancelChargeback_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CancelChargeback_result Constructor Description CancelChargeback_result(InvoicingSrv.CancelChargeback_result other)Performs a deep copy on other.