Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.AcceptChargeback_args
Packages that use InvoicingSrv.AcceptChargeback_args
-
Uses of InvoicingSrv.AcceptChargeback_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.AcceptChargeback_argsModifier and TypeMethodDescriptionInvoicingSrv.AcceptChargeback_args.deepCopy()InvoicingSrv.AsyncProcessor.AcceptChargeback.getEmptyArgsInstance()InvoicingSrv.Processor.AcceptChargeback.getEmptyArgsInstance()InvoicingSrv.AcceptChargeback_args.setChargebackId(String chargeback_id) InvoicingSrv.AcceptChargeback_args.setParams(InvoicePaymentChargebackAcceptParams params) InvoicingSrv.AcceptChargeback_args.setPaymentId(String payment_id) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.AcceptChargeback_argsModifier and TypeMethodDescriptionintInvoicingSrv.AcceptChargeback_args.compareTo(InvoicingSrv.AcceptChargeback_args other) booleanInvoicingSrv.AcceptChargeback_args.equals(InvoicingSrv.AcceptChargeback_args that) InvoicingSrv.Processor.AcceptChargeback.getResult(I iface, InvoicingSrv.AcceptChargeback_args args) voidInvoicingSrv.AsyncProcessor.AcceptChargeback.start(I iface, InvoicingSrv.AcceptChargeback_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.AcceptChargeback_argsModifierConstructorDescriptionPerforms a deep copy on other.