Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CancelChargeback_result
Packages that use InvoicingSrv.CancelChargeback_result
-
Uses of InvoicingSrv.CancelChargeback_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CancelChargeback_resultModifier and TypeMethodDescriptionInvoicingSrv.CancelChargeback_result.deepCopy()InvoicingSrv.Processor.CancelChargeback.getResult(I iface, InvoicingSrv.CancelChargeback_args args) InvoicingSrv.CancelChargeback_result.setEx11(InvoicePaymentChargebackInvalidStatus ex11) InvoicingSrv.CancelChargeback_result.setEx15(InvoicePaymentChargebackInvalidStage ex15) InvoicingSrv.CancelChargeback_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.CancelChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CancelChargeback_result.setEx4(InvoicePaymentChargebackNotFound ex4) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CancelChargeback_resultModifier and TypeMethodDescriptionintInvoicingSrv.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_resultModifierConstructorDescriptionPerforms a deep copy on other.