Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentRefund_args
Packages that use InvoicingSrv.GetPaymentRefund_args
-
Uses of InvoicingSrv.GetPaymentRefund_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPaymentRefund_argsModifier and TypeMethodDescriptionInvoicingSrv.GetPaymentRefund_args.deepCopy()InvoicingSrv.AsyncProcessor.GetPaymentRefund.getEmptyArgsInstance()InvoicingSrv.Processor.GetPaymentRefund.getEmptyArgsInstance()InvoicingSrv.GetPaymentRefund_args.setPaymentId(String payment_id) InvoicingSrv.GetPaymentRefund_args.setRefundId(String refund_id) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRefund_argsModifier and TypeMethodDescriptionintInvoicingSrv.GetPaymentRefund_args.compareTo(InvoicingSrv.GetPaymentRefund_args other) booleanInvoicingSrv.GetPaymentRefund_args.equals(InvoicingSrv.GetPaymentRefund_args that) InvoicingSrv.Processor.GetPaymentRefund.getResult(I iface, InvoicingSrv.GetPaymentRefund_args args) voidInvoicingSrv.AsyncProcessor.GetPaymentRefund.start(I iface, InvoicingSrv.GetPaymentRefund_args args, org.apache.thrift.async.AsyncMethodCallback<InvoicePaymentRefund> resultHandler) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRefund_argsModifierConstructorDescriptionPerforms a deep copy on other.