Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CapturePaymentAdjustment_args
Packages that use InvoicingSrv.CapturePaymentAdjustment_args
-
Uses of InvoicingSrv.CapturePaymentAdjustment_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CapturePaymentAdjustment_argsModifier and TypeMethodDescriptionInvoicingSrv.CapturePaymentAdjustment_args.deepCopy()InvoicingSrv.AsyncProcessor.CapturePaymentAdjustment.getEmptyArgsInstance()InvoicingSrv.Processor.CapturePaymentAdjustment.getEmptyArgsInstance()InvoicingSrv.CapturePaymentAdjustment_args.setAdjustmentId(String adjustment_id) InvoicingSrv.CapturePaymentAdjustment_args.setPaymentId(String payment_id) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CapturePaymentAdjustment_argsModifier and TypeMethodDescriptionintInvoicingSrv.CapturePaymentAdjustment_args.compareTo(InvoicingSrv.CapturePaymentAdjustment_args other) booleanInvoicingSrv.CapturePaymentAdjustment_args.equals(InvoicingSrv.CapturePaymentAdjustment_args that) InvoicingSrv.Processor.CapturePaymentAdjustment.getResult(I iface, InvoicingSrv.CapturePaymentAdjustment_args args) voidInvoicingSrv.AsyncProcessor.CapturePaymentAdjustment.start(I iface, InvoicingSrv.CapturePaymentAdjustment_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CapturePaymentAdjustment_argsModifierConstructorDescriptionPerforms a deep copy on other.