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