Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentChargeback_result
Packages that use InvoicingSrv.GetPaymentChargeback_result
-
Uses of InvoicingSrv.GetPaymentChargeback_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPaymentChargeback_resultModifier and TypeMethodDescriptionInvoicingSrv.GetPaymentChargeback_result.deepCopy()InvoicingSrv.Processor.GetPaymentChargeback.getResult(I iface, InvoicingSrv.GetPaymentChargeback_args args) InvoicingSrv.GetPaymentChargeback_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.GetPaymentChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.GetPaymentChargeback_result.setEx4(InvoicePaymentChargebackNotFound ex4) InvoicingSrv.GetPaymentChargeback_result.setSuccess(InvoicePaymentChargeback success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentChargeback_resultModifier and TypeMethodDescriptionintInvoicingSrv.GetPaymentChargeback_result.compareTo(InvoicingSrv.GetPaymentChargeback_result other) booleanInvoicingSrv.GetPaymentChargeback_result.equals(InvoicingSrv.GetPaymentChargeback_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentChargeback_resultModifierConstructorDescriptionPerforms a deep copy on other.