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