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