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