Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentRoutesLimitValues_result
Packages that use InvoicingSrv.GetPaymentRoutesLimitValues_result
-
Uses of InvoicingSrv.GetPaymentRoutesLimitValues_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetPaymentRoutesLimitValues_resultModifier and TypeMethodDescriptionInvoicingSrv.GetPaymentRoutesLimitValues_result.deepCopy()InvoicingSrv.Processor.GetPaymentRoutesLimitValues.getResult(I iface, InvoicingSrv.GetPaymentRoutesLimitValues_args args) InvoicingSrv.GetPaymentRoutesLimitValues_result.setEx1(InvoiceNotFound ex1) InvoicingSrv.GetPaymentRoutesLimitValues_result.setEx2(InvoicePaymentNotFound ex2) InvoicingSrv.GetPaymentRoutesLimitValues_result.setEx3(InvalidRequest ex3) InvoicingSrv.GetPaymentRoutesLimitValues_result.setSuccess(Map<PaymentRoute, List<TurnoverLimitValue>> success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRoutesLimitValues_resultModifier and TypeMethodDescriptionintInvoicingSrv.GetPaymentRoutesLimitValues_result.compareTo(InvoicingSrv.GetPaymentRoutesLimitValues_result other) booleanInvoicingSrv.GetPaymentRoutesLimitValues_result.equals(InvoicingSrv.GetPaymentRoutesLimitValues_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetPaymentRoutesLimitValues_resultModifierConstructorDescriptionPerforms a deep copy on other.