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