Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.AcceptChargeback_result
Packages that use InvoicingSrv.AcceptChargeback_result
-
Uses of InvoicingSrv.AcceptChargeback_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.AcceptChargeback_resultModifier and TypeMethodDescriptionInvoicingSrv.AcceptChargeback_result.deepCopy()InvoicingSrv.Processor.AcceptChargeback.getResult(I iface, InvoicingSrv.AcceptChargeback_args args) InvoicingSrv.AcceptChargeback_result.setEx11(InvoicePaymentChargebackInvalidStatus ex11) InvoicingSrv.AcceptChargeback_result.setEx12(InvalidContractStatus ex12) InvoicingSrv.AcceptChargeback_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.AcceptChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.AcceptChargeback_result.setEx4(InvoicePaymentChargebackNotFound ex4) InvoicingSrv.AcceptChargeback_result.setEx6(OperationNotPermitted ex6) InvoicingSrv.AcceptChargeback_result.setEx8(InvoicePaymentAmountExceeded ex8) InvoicingSrv.AcceptChargeback_result.setEx9(InconsistentChargebackCurrency ex9) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.AcceptChargeback_resultModifier and TypeMethodDescriptionintInvoicingSrv.AcceptChargeback_result.compareTo(InvoicingSrv.AcceptChargeback_result other) booleanInvoicingSrv.AcceptChargeback_result.equals(InvoicingSrv.AcceptChargeback_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.AcceptChargeback_resultModifierConstructorDescriptionPerforms a deep copy on other.