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