Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentRoutesLimitValues_args
Packages that use InvoicingSrv.GetPaymentRoutesLimitValues_args
-
Uses of InvoicingSrv.GetPaymentRoutesLimitValues_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPaymentRoutesLimitValues_argsModifier and TypeMethodDescriptionInvoicingSrv.GetPaymentRoutesLimitValues_args.deepCopy()InvoicingSrv.AsyncProcessor.GetPaymentRoutesLimitValues.getEmptyArgsInstance()InvoicingSrv.Processor.GetPaymentRoutesLimitValues.getEmptyArgsInstance()InvoicingSrv.GetPaymentRoutesLimitValues_args.setPaymentId(String payment_id) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRoutesLimitValues_argsModifier and TypeMethodDescriptionintInvoicingSrv.GetPaymentRoutesLimitValues_args.compareTo(InvoicingSrv.GetPaymentRoutesLimitValues_args other) booleanInvoicingSrv.GetPaymentRoutesLimitValues_args.equals(InvoicingSrv.GetPaymentRoutesLimitValues_args that) InvoicingSrv.Processor.GetPaymentRoutesLimitValues.getResult(I iface, InvoicingSrv.GetPaymentRoutesLimitValues_args args) voidInvoicingSrv.AsyncProcessor.GetPaymentRoutesLimitValues.start(I iface, InvoicingSrv.GetPaymentRoutesLimitValues_args args, org.apache.thrift.async.AsyncMethodCallback<Map<PaymentRoute, List<TurnoverLimitValue>>> resultHandler) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRoutesLimitValues_argsModifierConstructorDescriptionPerforms a deep copy on other.